Skip to content
Snippets Groups Projects
Commit 90cb5891 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Update the readme to add redis troubleshooting link.

parent 1d89b55d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -219,6 +219,10 @@ To remove all omnibus-gitlab data use `sudo gitlab-ctl cleanse`.
 
To remove all users and groups created by omnibus-gitlab, before removing the gitlab package (with dpkg or yum) run `sudo gitlab-ctl remove_users`. *Note* All gitlab processes need to be stopped before runnign the command.
 
#### 'Short read or OOM loading DB' error
Try cleaning the old redis session by following the [documentation here.](http://doc.gitlab.com/ce/operations/cleaning_up_redis_sessions.html)
## Updating
 
Instructions for updating your Omnibus installation and upgrading from a manual installation are in the [update doc](doc/update.md).
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment