mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
Added service redis start
If you don't start the redis server you will get a stacktrace at the end of the tutorial
This commit is contained in:
@@ -154,6 +154,7 @@ Make sure redis is started on boot:
|
||||
|
||||
|
||||
sudo chkconfig redis on
|
||||
service redis start
|
||||
|
||||
### Configure sendmail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user