mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-13 14:30:17 +02:00
Include mandatory DB package notice.
Thanks @zuiji
This commit is contained in:
parent
8266661855
commit
e694921fe6
@ -41,6 +41,11 @@ CentOS:
|
|||||||
|
|
||||||
yum install mariadb-server mariadb-devel mariadb
|
yum install mariadb-server mariadb-devel mariadb
|
||||||
|
|
||||||
|
```eval_rst
|
||||||
|
.. note::
|
||||||
|
If you don't plan on running the database on the same server as auth you still need to install the libmysqlclient-dev package on Ubuntu or mariadb-devel package on CentOS.
|
||||||
|
```
|
||||||
|
|
||||||
### Redis and Other Tools
|
### Redis and Other Tools
|
||||||
|
|
||||||
A few extra utilities are also required for installation of packages.
|
A few extra utilities are also required for installation of packages.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user