summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-01-21 19:00:51 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-01-21 19:00:51 +0000
commit53b1c04a0246903a50829fb7dab389a3c329a93e (patch)
tree91d8e9933a7913f1ac92af805cad02b30e60c8ea /doc/README.md
parent347803058135841c3f0d0602f665d78d7b8a950b (diff)
parentdc5a20520a02daaa589ad7c7c0a2d4d8ea7d208a (diff)
downloadgitlab-ce-53b1c04a0246903a50829fb7dab389a3c329a93e.tar.gz
Merge branch 'doc_restart_gitlab' into 'master'
Add documentation on restarting GitLab This will save as time from writing the same commands over and over again. See merge request !2510
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 1efed2871f9..c44cf6f0a3c 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -53,6 +53,7 @@
- [Custom git hooks](hooks/custom_hooks.md) Custom git hooks (on the filesystem) for when web hooks aren't enough.
- [Install](install/README.md) Requirements, directory structures and installation from source.
+- [Restart GitLab](administration/restart_gitlab.md) Learn how to restart GitLab and its components
- [Integration](integration/README.md) How to integrate with systems such as JIRA, Redmine, LDAP and Twitter.
- [Issue closing](customization/issue_closing.md) Customize how to close an issue from commit messages.
- [Libravatar](customization/libravatar.md) Use Libravatar for user avatars.