Add contributors info, reference download links

This commit is contained in:
Axilleas Pipinellis
2013-08-20 23:00:34 +03:00
parent 44eee6b656
commit 6881f2becc
3 changed files with 24 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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