mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
readme: recommend PostgreSQL database
This commit is contained in:
parent
a90ac8078d
commit
22c4288b65
@ -191,7 +191,9 @@ docker run --name=gitlab -d \
|
||||
|
||||
## Database
|
||||
|
||||
GitLab uses a database backend to store its data.
|
||||
GitLab uses a database backend to store its data. You can configure this image to use either MySQL or PostgreSQL.
|
||||
|
||||
*Note: GitLab HQ recommends using PostgreSQL over MySQL*
|
||||
|
||||
### MySQL
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user