Spaces:
Sleeping
Sleeping
ask-arthur
/
files
/arthur-docs-markdown
/platform-management
/installation
/vm-installation
/index.md.txt
# Virtual Machine Installation | |
This section covers the steps required for installing Arthur on a virtual machine. We have included seperate steps required for online and airgapped installations. | |
## {doc}`vm_install_online` | |
This page shows the basic process of installing Arthur on a virtual machine. | |
## {doc}`vm_install_airgapped` | |
This page shows the basic process of installing Arthur on an airgapped virtual machine. | |
## {doc}`vm_install_airgapped_cli` | |
This page shows the basic process of installing Arthur on an airgapped virtual machine via a command-line interface. | |
```{toctree} | |
:maxdepth: 1 | |
:hidden: | |
Online <vm_install_online> | |
Airgapped <vm_install_airgapped> | |
Airgapped CLI <vm_install_airgapped_cli> | |
``` | |