maxcembalest's picture
Upload 184 files
ad8da65
raw
history blame contribute delete
717 Bytes
# 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>
```