Skip to content

Commit 4b69676

Browse files
committed
docs: add Debian package section to support matrix
Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
1 parent 721c39f commit 4b69676

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/reference/support-matrix.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@ OpenShell publishes standalone `openshell-gateway` release assets for manual dow
3131

3232
These artifacts are attached to GitHub releases. `openshell gateway start` continues to use the published cluster and gateway container images.
3333

34+
## Debian Package
35+
36+
OpenShell publishes Debian packages for Linux on the following architectures:
37+
38+
| Platform | Artifact pattern |
39+
| --------------------- | --------------------------------- |
40+
| Linux x86_64 (amd64) | `openshell_<version>_amd64.deb` |
41+
| Linux aarch64 (arm64) | `openshell_<version>_arm64.deb` |
42+
43+
Each package includes the CLI, the gateway binary, and the VM compute driver. Download the package from the [GitHub releases page](https://github.com/NVIDIA/OpenShell/releases) and install it with `dpkg -i`.
44+
3445
## Software Prerequisites
3546

3647
The following software must be installed on the host before using the OpenShell CLI:

0 commit comments

Comments
 (0)