> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Installing Anaconda Server

# Installing Anaconda Server

The topics in this section provide guidance on the installation process for Anaconda Server. The installer is a self-contained executable that utilizes Docker to load and instantiate the necessary services. While the installer provides some automated installation capabilities, it also provides the building blocks for in-depth runtime customization.

<CardGroup>
  <Card title="Standard installation" href="./instructions" icon="house" />

  <Card title="Air gap installation" href="./airgap-install" icon="wind" />

  <Card title="Licenses" href="./license" icon="file-certificate" />

  <Card title="Backup and restore" href="./restore" icon="object-ungroup" />

  <Card title="Stopping and Uninstalling Anaconda Server" href="./uninstall" icon="trash" />
</CardGroup>
