- Mar 19, 2020
-
-
GitLab Bot authored
-
- Mar 09, 2020
-
-
GitLab Bot authored
-
- Feb 29, 2020
-
-
GitLab Bot authored
-
- Jan 30, 2020
-
-
GitLab Bot authored
-
- Jan 18, 2020
-
-
GitLab Bot authored
-
- Nov 16, 2019
-
-
GitLab Bot authored
-
- Oct 11, 2019
-
-
GitLab Bot authored
-
- Oct 08, 2019
-
-
GitLab Bot authored
-
- Sep 23, 2019
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Aug 06, 2019
-
-
Robert Marshall authored
- PostgreSQL high availability documentation does not mention `max_replication_slots` which must be set to work properly as the default value is zero. Resolves: https://gitlab.com/gitlab-org/gitlab-ce/issues/65700 Related: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4576 Related: https://gitlab.com/gitlab-org/distribution/team-tasks/issues/438 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 16, 2019
-
-
Achilleas Pipinellis authored
- Make sure we have type defined in the frontmatter - Add troubleshooting sections where absent - Meaningful intros where absent
-
- Jul 12, 2019
-
-
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)
-
- Jul 09, 2019
-
-
Aric Buerer authored
-
- Jul 08, 2019
-
-
The consul docs are currently in the HA database section, but it should be in it's own section.
-
Cindy Pallares authored
The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
-
Also fixes instances in Markdown that broke the rule.
-
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
-
- Jun 25, 2019
-
-
Also adds and one linting rule and makes project conform to it.
-
- Jun 21, 2019
-
-
Updating documentation to include Prometheus Service Discovery. Added monitoring node documentaiton as well as documentation for the individual service nodes.
-
- Jun 18, 2019
-
-
- Jun 06, 2019
-
-
- Jun 05, 2019
-
-
- May 24, 2019
-
-
- May 05, 2019
-
-
- Sep 21, 2018
-
-
- May 16, 2018
-
-
Ben Bodenmiller authored
-
- Jul 24, 2017
-
-
Chenjerai Katanda authored
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).
-
- May 04, 2017
-
-
Lee Matos authored
-
- Mar 30, 2017
-
-
Achilleas Pipinellis authored
-
- Mar 24, 2017
-
-
Ben Bodenmiller authored
-
- Mar 06, 2017
-
-
Ben Bodenmiller authored
-
- Dec 15, 2016
-
-
Drew 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.
-
- Dec 08, 2016
-
-
Ian Baum authored
postgresql['sql_password'] is not used, should be gitlab_rails['db_password']
-
- Nov 12, 2016
-
-
Ben Bodenmiller authored
-
- Apr 22, 2016
-
-
Drew Blessing authored
-