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