summaryrefslogtreecommitdiff
path: root/lib/support/init.d/gitlab.default.example
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-181-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-191-4/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-151-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-211-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-2/+2
|
* Replace Unicorn with web server in the init.d script [ci skip]Dmitriy Zaporozhets2019-05-171-0/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Enable Gitaly by default in GitLab 9.3Jacob Vosmaer2017-05-301-1/+1
|
* Duplicate gitaly init variables in 'default' fileJacob Vosmaer2017-05-261-0/+2
| | | | | | | This is needed because these variables depend (directly or indirectly) on the 'app_root' variable which can be changed in the default file. If app_root has a non-standard value, the value of e.g. gitaly_dir generated in the init script becomes invalid.
* Add gitaly source installation instructionsJacob Vosmaer2017-03-211-0/+4
|
* The GitLab Pages external-http and external-https arguments can be specified ↵Nick Thomas2017-03-081-2/+2
| | | | multiple times
* chmod 644 gitlab.default.exampleAchilleas Pipinellis2017-01-311-0/+0
| | | | No need to be executable since it is sourced in /etc/init.d/gitlab
* Set pages daemon to falseAchilleas Pipinellis2017-01-311-5/+5
|
* Change the pages daemon proxy listen port to 8090Achilleas Pipinellis2017-01-311-1/+1
| | | | So as to be consistent with what is set in Omnibus
* Add init scripts for GitLab Pages daemonAchilleas Pipinellis2017-01-311-0/+24
|
* Edit configuration files for relative URL supportAchilleas Pipinellis2016-02-091-4/+9
| | | | [ci skip]
* Init script changes for gitlab-workhorse in 8.4Jacob Vosmaer2016-01-211-0/+3
|
* Fix spelling of "it's" to "its" where appropriate.cafuego2015-12-241-2/+2
|
* Update init script options for gitlab-workhorseJacob Vosmaer2015-12-151-1/+1
|
* Switch to gitlab-workhorseJacob Vosmaer2015-10-291-6/+5
|
* Replace grack with gitlab-git-http-serverJacob Vosmaer2015-08-311-0/+10
|
* Update init scripts.Douwe Maan2015-08-191-0/+9
|
* Improve comments for shell_pathDrunkard Zhang2015-05-041-3/+2
|
* Specify shell while run me as git userDrunkard Zhang2015-02-041-0/+6
| | | | | | | | Some users disabled "git" user's shell after finished installation, this will lead to "This account is currently not available" and could not run /etc/init.d/gitlab, this dirty trick fix it. Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
* Update the init.d file to the correct locationof the example defaults fileArif Ali2014-01-081-0/+17
| | | | Update the example defaults, include the rest of he variables
* Added example defaults file and appropriate documentation.Rovanion Luckey2013-12-091-0/+14