File tree Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Expand file tree Collapse file tree 3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ###########################################################################################
2+ #
3+ # GitLab version : 5.x - 6.x
4+ # Contributors : davispuh, mtorromeo, axilleas
5+ # Downloaded from : https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd
6+ #
7+ ###########################################################################################
8+
19[Unit]
210Description =GitLab Sidekiq Worker
311Requires =redis.service
Original file line number Diff line number Diff line change 1+ ###########################################################################################
2+ #
3+ # GitLab version : 5.x - 6.x
4+ # Contributors : davispuh, mtorromeo, axilleas
5+ # Downloaded from : https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd
6+ #
7+ ###########################################################################################
8+
19[Unit]
210Description =GitLab Unicorn Server
311Requires =redis.service
Original file line number Diff line number Diff line change 1+ ###########################################################################################
2+ #
3+ # GitLab version : 5.x - 6.x
4+ # Contributors : davispuh, mtorromeo, axilleas
5+ # Downloaded from : https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd
6+ #
7+ ###########################################################################################
8+
19[Unit]
210Description=GitLab - Self Hosted Git Management
311
You can’t perform that action at this time.
0 commit comments