@@ -157,22 +157,64 @@ Create a `git` user for GitLab:
...
@@ -157,22 +157,64 @@ Create a `git` user for GitLab:
## 5. Database
## 5. Database
We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](database_mysql.md). *Note*: because we need to make use of extensions you need at least pgsql 9.1.
We recommend using a PostgreSQL database. For MySQL check the
[MySQL setup guide](database_mysql.md).
# Install the database packages
> **Note**: because we need to make use of extensions you need at least pgsql 9.1.