mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-10 04:50:16 +02:00
18 lines
411 B
Markdown
18 lines
411 B
Markdown
# Installation - Bare Metal
|
|
|
|
This chapter contains the main installation guides for **Alliance Auth**.
|
|
|
|
In addition to main guide for installation Alliance Auth you also find guides for configuring web servers (Apache, NGINX) and the recommended WSGI server (Gunicorn).
|
|
|
|
```eval_rst
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
allianceauth
|
|
nginx
|
|
apache
|
|
gunicorn
|
|
upgrade_python
|
|
switch_to_non_root
|
|
```
|