Merge branch 'docs' into 'master'

Docs fixes

See merge request allianceauth/allianceauth!1569
This commit is contained in:
Ariel Rin 2023-12-17 03:49:41 +00:00
commit 20fcf5efa4

View File

@ -120,12 +120,14 @@ cd Python-3.11.5/
sudo make altinstall
```
:::
::::
### Database
It's recommended to use a database service instead of SQLite. Many options are available, but this guide will use MariaDB 10.11
::::{tabs}
:::{group-tab} Ubuntu 2004, 2204
Follow the instructions at <https://mariadb.org/download/?t=repo-config&d=20.04+%22focal%22&v=10.11&r_m=osuosl> to add the MariaDB repository to your host.