User Tools

Site Tools


tutorials:gitlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
tutorials:gitlab [2013/02/22 18:04]
razvan created
tutorials:gitlab [2013/02/22 18:12]
razvan
Line 14: Line 14:
  
 Checking Sidekiq ... Finished Checking Sidekiq ... Finished
 +</code>
 +*** You have to create the {{{tmp/pids}}} folder, while in {{{/home/gitlab/gitlab/}}}:<code>
 +sudo -u gitlab -H mkdir tmp/pids/
 +sudo chmod -R u+rwX  tmp/pids/
 +</code>
 +*** And then restart sidekiq:<code>
 +sudo -u gitlab -H bundle exec rake sidekiq:start RAILS_ENV=production
 </code> </code>
tutorials/gitlab.txt · Last modified: 2020/07/20 09:16 (external edit)