mirror of
https://github.com/gitlabhq/gitlab-recipes.git
synced 2026-01-09 14:37:57 -05:00
Add contributors info, reference download links
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
###########################################################################################
|
||||
#
|
||||
# GitLab version : 5.x - 6.x
|
||||
# Contributors : davispuh, mtorromeo, axilleas
|
||||
# Downloaded from : https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd
|
||||
#
|
||||
###########################################################################################
|
||||
|
||||
[Unit]
|
||||
Description=GitLab Sidekiq Worker
|
||||
Requires=redis.service
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
###########################################################################################
|
||||
#
|
||||
# GitLab version : 5.x - 6.x
|
||||
# Contributors : davispuh, mtorromeo, axilleas
|
||||
# Downloaded from : https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd
|
||||
#
|
||||
###########################################################################################
|
||||
|
||||
[Unit]
|
||||
Description=GitLab Unicorn Server
|
||||
Requires=redis.service
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
###########################################################################################
|
||||
#
|
||||
# GitLab version : 5.x - 6.x
|
||||
# Contributors : davispuh, mtorromeo, axilleas
|
||||
# Downloaded from : https://github.com/gitlabhq/gitlab-recipes/tree/master/init/systemd
|
||||
#
|
||||
###########################################################################################
|
||||
|
||||
[Unit]
|
||||
Description=GitLab - Self Hosted Git Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user