summaryrefslogtreecommitdiff
path: root/doc/administration/high_availability
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace in docsMarcel Amirault2019-07-121-5/+4
| | | | | Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
* Fix whitespace in many administration docsMarcel Amirault2019-07-128-739/+748
| | | | | | | | | Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs in /high_availability and /auth (part 1)
* Crosslink prometheus and grafana to HA monitoringdocs-crosslink-prometheus-grafana-in-ha-monitoringabuerer2019-07-101-1/+1
|
* Moving Pgbouncer HA documentation out of database documentationdocs-move-pgbouncer-ha-docs-out-of-db-docsabuerer2019-07-092-83/+83
|
* Makes copying host keys a recommended stepLyle Kozloff2019-07-091-1/+1
|
* Merge branch 'docs/update-installation-link' into 'master'Evan Read2019-07-092-5/+5
|\ | | | | | | | | Update the installation link See merge request gitlab-org/gitlab-ce!30489
| * Update the installation linkdocs/update-installation-linkCindy Pallares2019-07-082-5/+5
| | | | | | | | | | The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
* | Move the consul server docs to its own sectionCindy Pallares 🦉2019-07-082-53/+68
|/ | | | | The consul docs are currently in the HA database section, but it should be in it's own section.
* Add lint rule that headings must increment one level at a timeEvan Read2019-07-081-4/+4
| | | | Also fixes instances in Markdown that broke the rule.
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-083-11/+11
| | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
* Update redirected links in CE part 1Marcel Amirault2019-07-082-2/+2
| | | | | First MR in a series updating all redirected links in CE documentation to the destination URLs
* Fix markdown to reduce number of kramdown warningsMarcel Amirault2019-07-031-2/+2
| | | | Add backticks around square brackets, or fix links, as necessary.
* Merge branch 'docs-clarify-10k-architecture-resources-per-node' into 'master'Achilleas Pipinellis2019-07-021-5/+5
|\ | | | | | | | | | | | | Clarify 10k architecture resource per node Closes #63424 See merge request gitlab-org/gitlab-ce!30237
| * Clarify 10k architecture resource per nodedocs-clarify-10k-architecture-resources-per-nodeabuerer2019-07-011-5/+5
| | | | | | | | Adding a note to the 10k reference architecturre that the resource recommendations are per node
* | Fix most bare URLs in projectEvan Read2019-07-021-3/+2
|/ | | | | | Linting rule not enabled for now because tooling produces false positives.
* Merge branch ↵Achilleas Pipinellis2019-06-274-55/+63
|\ | | | | | | | | | | | | | | | | '63588-follow-up-from-documentation-for-prometheus-service-discovery' into 'master' Add note to collect CONSUL_SERVER_NODES in HA docs Closes #63588 See merge request gitlab-org/gitlab-ce!29945
| * Add note to collect CONSUL_SERVER_NODES in HA docs63588-follow-up-from-documentation-for-prometheus-service-discoveryCindy Pallares2019-06-264-55/+63
| | | | | | | | | | | | | | There are several instances in our HA docs where an example of `Y.Y.Y.Y consul1.gitlab.example.com Z.Z.Z.Z` is given, but this value isn't explicitly stated. It should be the IP addresses or DNS records of the Consul server nodes.
* | Update HA monitoring documentationBen Kochie2019-06-262-6/+32
| | | | | | | | | | | | * Update wording and include localhost for monitoring whitelist configurations. * Add monitoring config documentation for pgbouncer_exporter.
* | Add Markdown lintingEvan Read2019-06-251-3/+3
|/ | | | | Also adds and one linting rule and makes project conform to it.
* Adding documentation for Prometheus Service DiscoveryAric Buerer2019-06-216-2/+192
| | | | | | | | Updating documentation to include Prometheus Service Discovery. Added monitoring node documentaiton as well as documentation for the individual service nodes.
* Https many links in docsEvan Read2019-06-183-6/+6
|
* Docs: enable numeric UIDs and GIDs for NFSBen Bodenmiller2019-06-111-0/+8
|
* Take out JN title in textCassiana Gudgenov2019-06-111-2/+1
|
* Fix markdown for HA topicEvan Read2019-06-061-53/+48
|
* disable Rugged when switching to Gitaly without NFSBen Bodenmiller2019-06-051-1/+2
|
* Docs: Clean up links to remove ./ usageMarcel Amirault2019-06-054-25/+25
|
* Docs: Update all links to relative in /workflow and /administrationMarcel Amirault2019-06-052-1/+1
|
* Combine Running Gitaly on its own server detailsBen Bodenmiller2019-06-041-71/+2
|
* Fix troubleshooting command to include host and quote password60782-docs-redis-troubleshooting-replicationGabriel Mazetto2019-05-301-1/+1
|
* Adjust note contents to fix renderingMarcel Amirault2019-05-291-7/+2
|
* Info on Ceph and Gluster FS not recommendedAndrew Winata2019-05-291-0/+5
|
* Update order of list to match HA setup orderBen Bodenmiller2019-05-281-3/+3
|
* Docs: Put back deleted HA imagesMarcel Amirault2019-05-246-4/+4
|
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|
* docs: use sudo on gitlab-rake gitlab:features:*Ben Bodenmiller2019-05-151-3/+2
|
* Apply suggestion to doc/administration/high_availability/README.mdDrew Blessing2019-05-071-1/+1
|
* Add the WIP 10k ref architecture specs to HA docsDrew Blessing2019-05-061-1/+25
| | | | | | | The 10,000 user reference architecture work is ongoing. However, we have done some preliminary investigation and testing and have an idea of what we think the environment might look like. In the interest of transparency, efficiency and iteration, let's get this out there.
* Docs: Merge EE doc/administration/high_availability to CEMarcel Amirault2019-05-0510-118/+1854
|
* Docs: Merge Misc EE doc/administration files and dirs to CEMarcel Amirault2019-05-051-4/+0
|
* Update NFS docs to reflect new Rugged backportsStan Hu2019-04-261-1/+8
| | | | | | | | | | We backported the Rugged implementations of a Git access to older versions of GitLab. Update the documentation to reflect this. Relates to: * https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/21833/diffs * https://gitlab.com/gitlab-org/release/tasks/issues/749
* Remove recommending moving the home dir to NFSdocs/remove-home-nfsCindy Pallares2019-04-111-9/+2
|
* Recommend disabling NFS server delegationDrew Blessing2019-03-271-3/+2
|
* Fix note lists throughout docsEvan Read2019-03-201-0/+3
|
* Clarify Rugged direct access only available in GitLab 11.9Stan Hu2019-03-071-0/+2
| | | | | Until we solve https://gitlab.com/gitlab-com/gitlab-docs/issues/347, let's just be explicit to avoid confusion.
* Bring back Rugged implementation of find_commitStan Hu2019-03-011-0/+22
| | | | | | | | | | | | | | | | This brings back some of the changes in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20339. For users using Gitaly on top of NFS, accessing the Git data directly via Rugged is more performant than Gitaly. This merge request introduces the feature flag `rugged_find_commit` to activate Rugged paths. There are also Rake tasks `gitlab:features:enable_rugged` and `gitlab:features:disable_rugged` to enable/disable these feature flags altogether. Part of four Rugged changes identified in https://gitlab.com/gitlab-org/gitlab-ce/issues/57317.
* Add documentation on upgrading GitLab HA nodesStan Hu2019-02-261-0/+8
| | | | | | | | | As mentioned in https://gitlab.com/gitlab-org/gitlab-ce/issues/58121#note_145299901, it wasn't obvious that upgrading an GitLab HA cluster required special care. Link to the Omnibus documentation for upgrade instructions. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58121
* Merge branch 'docs-anchors4-ha' into 'master'Evan Read2019-02-262-3/+3
|\ | | | | | | | | Docs: Fix anchors in HA docs See merge request gitlab-org/gitlab-ce!25415
| * Add punctuation.Marcel Amirault2019-02-211-2/+2
| |
| * Fix anchors in CE HA docsMarcel Amirault2019-02-202-3/+3
| |
* | Add note on configuring an external Redis Sentinel instanceStan Hu2019-02-211-0/+6
|/ | | | | | | | Adding password in the Redis Sentinel config does not actually work because v3.2.x doesn't respond to the `AUTH` command. This came up in https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4126.