Commit Graph

66 Commits

Author SHA1 Message Date
Lee Matos a39adfb48d clarify DB/Redis HA docs 2017-05-04 12:13:41 -04:00
Rémy Coutable ac3796b3d3 Merge branch 'patch-20' into 'master'
use TCP or HTTPS protocol for port 443 on load balancer

See merge request !10953
2017-05-02 13:56:32 +00:00
Achilleas Pipinellis c6716908c5 Merge branch 'patch-18' into 'master'
don't require no_root_squash on NFS, only recommend

See merge request !10197
2017-04-27 06:18:15 +00:00
Ben Bodenmiller e23441baee special pages config only needed for custom domain support 2017-04-27 02:25:31 +00:00
Ben Bodenmiller 5efd294d77 use TCP or HTTPS protocol for port 443 on load balancer 2017-04-27 02:06:08 +00:00
Jose Torres eb04e2e913 [ci skip] Use master_password for Sentinel 2017-04-21 18:58:00 +00:00
Ben Bodenmiller d7a17107c8 don't require no_root_squash on NFS only recommend 2017-04-13 05:25:58 -07: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 68a6549648 clarify NFS server vs client options 2017-03-22 23:13:01 +00:00
Rémy Coutable 1110b2f18c Merge branch 'patch-13' into 'master'
specify where to finish database HA setup

See merge request !9731
2017-03-08 22:01:35 +00:00
Ben Bodenmiller f482f8aaeb spell out what VIP is 2017-03-06 17:35:08 +00:00
Ben Bodenmiller 00119a5b6d specify where to finish database HA setup 2017-03-06 17:17:11 +00:00
Douwe Maan c07311d486 Merge branch 'jej-pages-to-ce' into 'master'
Adding GitLab Pages to CE

Closes #14605, gitlab-com/infrastructure#1058, gitlab-ee#1333, and #323

See merge request !8463
2017-02-06 18:20:38 +00:00
Marin Jankovski 213d55d79a Map configuration to directory locations and add defaults to NFS HA doc. 2017-02-06 11:04:11 +01:00
Achilleas Pipinellis b14ee42ffa Move Pages docs to new location 2017-02-01 23:49:58 +00:00
Nick Thomas ff31f4f922 Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00
Nick Thomas d2212a8b5f Add online terminal documentation 2016-12-19 21:27:08 +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
Achilleas Pipinellis 55b5d17ac7 Merge branch 'patch-10' into 'master'
add missing sudo skip-auto-migration

## What does this MR do?

Fixes minor documentation issue where adding `skip-auto-migration` file does not work because `sudo` is not used.

See merge request !7435
2016-11-22 11:05:45 +00:00
Achilleas Pipinellis 5fa7169618 Remove ToC since it's now supported in the docs portal itself
[ci skip]
2016-11-17 13:03:29 +01:00
Achilleas Pipinellis 465c61ee68 Remove login as root step from Redis HA docs
[ci skip]
2016-11-16 14:25:15 +01:00
Achilleas Pipinellis d5dc44f058 Minor edits in Redis HA source install
[ci skip]
2016-11-16 13:59:52 +01:00
Achilleas Pipinellis 0f951737af Remove experimental heading and move note at the top
[ci skip]
2016-11-16 13:56:31 +01:00
Achilleas Pipinellis a9f7ce47f9 Merge branch 'doc/sentinel' of gitlab.com:gitlab-org/gitlab-ce into doc/sentinel 2016-11-16 13:51:00 +01:00
Gabriel Mazetto 95f6cf339a Improved documentation on HA sentinel part and Redis replication troubleshooting. 2016-11-16 13:34:57 +01:00
Gabriel Mazetto e26d8e0272 Updated password examples and improved omnibus troubleshooting 2016-11-16 13:34:57 +01:00
Gabriel Mazetto eb73cd0808 Small fixes on Sentinel documentation for CE 2016-11-16 13:34:57 +01:00
Gabriel Mazetto baf09d2a7a Improved redis sentinel documentation for CE 2016-11-16 13:34:57 +01:00
Achilleas Pipinellis 850405b42e Merge examples of Redis master/slave + Sentinels for source docs
[ci skip]
2016-11-16 12:04:33 +01:00
Achilleas Pipinellis b6447f3027 Add steps to Redis HA source installation 2016-11-16 11:51:28 +01:00
Achilleas Pipinellis dc54239683 Merge examples of Redis master/slave + Sentinels 2016-11-16 11:42:12 +01:00
Achilleas Pipinellis 178d5ae971 Rearrange Redis HA source installations sections 2016-11-16 10:21:44 +01:00
Achilleas Pipinellis a75c5f1951 Add clear instructions for the different Redis HA setups 2016-11-16 10:20:59 +01:00
Achilleas Pipinellis 9b70c09d07 Refactor Redis HA docs
[ci skip]
2016-11-15 22:06:32 +01:00
Achilleas Pipinellis 39a9af1594 Swap HA setups 2016-11-15 14:07:38 +01:00
Ben Bodenmiller 5b6c633ed7 use single quote for consistency 2016-11-12 19:18:28 +00:00
Ben Bodenmiller bfbf23d788 update redis server details 2016-11-12 04:05:51 +00:00
Ben Bodenmiller 3a1b21febb add missing sudo skip-auto-migration 2016-11-12 03:45:33 +00:00
Achilleas Pipinellis cc2bf503db Add missing link to GH issue 2016-11-11 17:53:26 +01:00
Achilleas Pipinellis b575b00402 Rearrange sections in Sentinel docs
[ci skip]
2016-11-10 19:00:06 +01:00
Achilleas Pipinellis fb0dff6ea8 Move some things over 2016-11-10 15:51:13 +01:00
Achilleas Pipinellis c43b540095 Move experimental heading at the bottom under changelog 2016-11-10 13:21:34 +01:00
Achilleas Pipinellis 646f81afac Fix typos of Redis sentinel docs 2016-11-10 13:14:22 +01:00
Gabriel Mazetto 1e4f867446 Remade documentation for Redis HA with Omnibus 2016-11-10 07:07:30 +01:00
Gabriel Mazetto 494c2785fd Fixed some documentation and moved Source install specific to other file. 2016-11-08 06:41:56 +01:00
Gabriel Mazetto 92e603727f Fixed documentation and added redis/sentinel roles instruction 2016-11-08 06:38:29 +01:00
Gabriel Mazetto 1dcbff1c4b Few more fixes to Sentinel documentation to address MR feedback 2016-11-08 06:38:29 +01:00
Gabriel Mazetto 0ca14544df Reduce the ammount of lines to disable services and update TOC 2016-11-08 06:38:29 +01:00