Chenjerai Katanda
6039fa610c
Add instructions for enabling the pg_trgm
extension in the production db. As a workaround to [a fault during HA setup]( https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2501 ).
2017-07-24 16:20:49 +00:00
Lee Matos
a39adfb48d
clarify DB/Redis HA docs
2017-05-04 12:13:41 -04:00
Achilleas Pipinellis
0b1c7eead2
Test docs internal links check
2017-03-30 09:34:43 +00:00
Ben Bodenmiller
b000e7ed2b
link to database requirements document in HA database docs
2017-03-24 00:11:12 +00:00
Ben Bodenmiller
00119a5b6d
specify where to finish database HA setup
2017-03-06 17:17:11 +00:00
Drew Blessing
a7a2cc1355
Add gitlab_rails['auto_migrate'] = false
to HA docs for Redis/PG [ci skip]
...
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.
2016-12-15 10:41:09 -06:00
Ian Baum
44b082c7cc
Updating reference to database password
...
postgresql['sql_password'] is not used, should be
gitlab_rails['db_password']
2016-12-08 13:47:16 -06:00
Ben Bodenmiller
3a1b21febb
add missing sudo skip-auto-migration
2016-11-12 03:45:33 +00:00
Drew Blessing
34ea1d2cfe
New HA docs [ci skip]
2016-04-22 13:18:06 -05:00