-
Add `gitlab_rails['auto_migrate'] = false` to HA docs for Redis/PG [ci skip] · a7a2cc13Drew Blessing authored
In a high availability configuration, the Redis and PostgreSQL nodes should not attempt to run database migrations. In fact, trying will result in errors about not providing a database password. To prevent errors and confusion, add this configurtion to these nodes' `gitlab.rb` file.
a7a2cc13
×