minor doc structure changes

This commit is contained in:
Ariel Rin
2023-10-07 21:27:08 +10:00
parent efe0c6963b
commit 24376262f0
6 changed files with 6 additions and 110 deletions

View File

@@ -0,0 +1,17 @@
# Installation - Containerized
This document describes how to install **Alliance Auth** using various Containerization techniques.
If you would like to install on Bare Metal instead see :doc:`/installation/index` instead
```eval_rst
.. note::
There are additional installation steps for activating services and apps that come with **Alliance Auth**. Please see the page for the respective service or apps in chapter :doc:`/features/index` for details.
```
```eval_rst
.. toctree::
:maxdepth: 1
docker
```