From e694921fe6c38c1cd2d0a6dd59ccbe06eb786757 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Tue, 3 Apr 2018 13:57:26 -0400 Subject: [PATCH] Include mandatory DB package notice. Thanks @zuiji --- docs/installation/auth/allianceauth.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/installation/auth/allianceauth.md b/docs/installation/auth/allianceauth.md index bff50932..ab453efc 100644 --- a/docs/installation/auth/allianceauth.md +++ b/docs/installation/auth/allianceauth.md @@ -41,6 +41,11 @@ CentOS: 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 A few extra utilities are also required for installation of packages.