gitlab-org--gitlab-foss/doc
Achilleas Pipinellis 58597bf598 Merge branch 'ha_docs_auto_migrate_false' into 'master'
Add `gitlab_rails['auto_migrate'] = false` to HA docs for Redis/PG [ci skip]

## What does this MR do?

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.

See merge request !8112
2016-12-15 22:18:23 +00:00
..
administration Add gitlab_rails['auto_migrate'] = false to HA docs for Redis/PG [ci skip] 2016-12-15 10:41:09 -06:00
api Merge branch '22864-add-clean-environment-name' into 'master' 2016-12-15 16:18:50 +00:00
ci Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUG 2016-12-15 14:17:58 +00:00
container_registry Move container_registry user docs to new location 2016-09-25 11:20:57 +02:00
customization Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
development Create animation page and clean up index 2016-12-05 14:09:24 -08:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00
install [ci skip] Update "Installation from source" guide for 8.15.0 2016-12-09 15:28:41 -02:00
integration NIGNX -> Nginx 2016-12-05 14:37:44 +00:00
intro Move MWPS document to new location 2016-11-29 11:35:30 +01:00
legal remove undefined word Corporation from CCLA 2016-08-16 16:35:54 -07:00
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
operations Move operations/ to new location 2016-10-11 16:13:04 +02:00
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
project_services Rename issue create slash command to issue new 2016-12-15 13:11:43 +00:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Add Human Readable Timestamp to backup tar file 2016-11-30 11:41:53 +01:00
security Reduce size of images from 25MB to 13MB using pngquant 2016-11-22 19:53:43 +01:00
ssh Refactor SSH keys docs 2016-12-09 12:49:07 +01:00
system_hooks Using single builder for push and tag events 2016-04-19 11:00:30 +02:00
university new DevOps report, 404s, typos 2016-12-06 13:47:48 -07:00
update 8.14 requires GitLab shell 4.0.3 2016-12-12 19:11:57 +00:00
user Render math in Asciidoc and Markdown with KaTeX using code blocks 2016-12-14 16:50:54 +00:00
web_hooks Small refactor of webhooks docs 2016-12-01 13:19:00 +01:00
workflow Move MWPS document to new location 2016-11-29 11:35:30 +01:00
README.md Change docs title to represent the edition 2016-12-11 10:18:44 +01:00

GitLab Community Edition documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.