mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 20:40:17 +02:00
31 lines
713 B
Markdown
31 lines
713 B
Markdown
|
|
# Alliance Auth
|
|
|
|
Alliance service auth to help large scale alliances manage services. Built for "The 99 Percent" open for anyone to use
|
|
|
|
# Installing
|
|
|
|
[Ubuntu Setup Guide](installation/auth/ubuntu.md)
|
|
|
|
For other distros, adapt the procedure and find distro-specific alternatives for the [dependencies](installation/auth/dependencies.md)
|
|
|
|
# Using
|
|
|
|
See the [Quick Start Guide](installation/auth/quickstart.md) and learn about individual [features.](features/index.md)
|
|
|
|
# Troubleshooting
|
|
|
|
Read the [list of common problems.](maintenance/troubleshooting.md)
|
|
|
|
|
|
```eval_rst
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Contents
|
|
|
|
features/index
|
|
installation/index
|
|
maintenance/index
|
|
development/index
|
|
```
|