Commit graph

88 commits

Author SHA1 Message Date
Pirate Praveen
c40962c542 Fix syntax of nginx.ssl.config.example 2021-01-30 21:13:33 +05:30
Pirate Praveen
479a61f83e Update nginx configuration using upstream templates 2021-01-30 21:13:33 +05:30
Pirate Praveen
956a715cff Add puma.rb and use it from gitlab-puma.service 2020-08-21 00:50:33 +05:30
Pirate Praveen
1602088de6 Add gitlab-puma.service as dependency of gitlab.service 2020-08-21 00:15:34 +05:30
Pirate Praveen
48bb63180b Fix path tmp/backup to tmp/backups in previous commit 2020-07-16 21:09:24 +05:30
Pirate Praveen
361bdbb4b2 Move tmp/backup outside /run via symbolic link 2020-07-16 20:55:20 +05:30
Pirate Praveen
febdb44177 Drop gitlab-common binary (moved to src:gitaly) 2020-04-12 17:52:09 +05:30
Sruthi Chandran
2f1aa4583f Refactor tmpfiles.d/ conf files 2019-03-15 18:43:32 +05:30
Dmitry Smirnov
134d89c93d nginx.conf: removed "proxy_set_header X-Forwarded-Proto $scheme;"
When TLS is terminated on load balancer, unencrypted connection is
 established to Nginx which drops "X-Forwarded-Proto" header (if set by the
 load balancer) causing notorious error on (successful) authentication:

    422 The change you requested was rejected
2019-02-22 18:24:00 +11:00
Balasankar C
7fb73ff66d
Set debian version as env variable 2019-01-05 17:49:51 +05:30
Pirate Praveen
a378c70a7c Add gitaly: client_path to gitlab.yml 2018-12-19 14:49:48 +05:30
Pirate Praveen
a72ca86192 Update default file for init script 2018-06-13 10:56:38 +05:30
Pirate Praveen
6eccbab227 Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
Dmitry Smirnov
3e60a44b30 gitlab.yml.example: fixed path to "gitaly.socket". 2018-04-16 14:29:30 +10:00
Pirate Praveen
efab522bee update gitlab.yml.example 2017-09-12 17:43:12 +05:30
Pirate Praveen
536948887f export all varibales in gitlab-debian.conf 2017-06-05 21:58:04 +05:30
Praveen Arimbrathodiyil
50856123c5 add comment for unique matching 2017-04-19 15:33:00 +05:30
Praveen Arimbrathodiyil
165203a3ac describe all small and all caps variables 2017-04-19 15:11:39 +05:30
Praveen Arimbrathodiyil
661540e604 move gitlab_log_dir to /etc (needed got gitlab-unicorn service) 2017-03-21 20:11:34 +05:30
Praveen Arimbrathodiyil
4a4a221846 use source and export only required variables 2017-03-17 22:27:14 +05:30
Praveen Arimbrathodiyil
1cdb908f64 move path setting used only in post* outside /etc 2017-03-13 14:33:48 +05:30
Praveen Arimbrathodiyil
374c768315 fix path of gitlab-debian.conf 2017-02-20 18:08:36 +05:30
Praveen Arimbrathodiyil
0c01eefe99 update install file and nginx conf files 2017-02-20 17:03:20 +05:30
Praveen Arimbrathodiyil
379bb93191 use /usr/lib/gitlab/templates for config templates 2017-02-20 16:41:19 +05:30
Praveen Arimbrathodiyil
a93ae2eb50 remove hard coded gitlab user 2017-02-16 17:35:01 +05:30
Praveen Arimbrathodiyil
585d4a4df2 read gitlab_user from debconf 2017-02-16 16:35:08 +05:30
Praveen Arimbrathodiyil
e9468976bf install tmpfiles.d/gitlab.conf.example in /usr/share/doc 2017-02-15 14:21:54 +05:30
Praveen Arimbrathodiyil
26cf41833b manage tmpfiles.d/gitlab.conf via ucf 2017-02-15 12:55:30 +05:30
Praveen Arimbrathodiyil
26ada91777 remove duplicate service files 2016-12-07 23:38:44 +05:30
Praveen Arimbrathodiyil
9b20daae7c configure email for test mode 2016-12-01 12:45:18 +05:30
Praveen Arimbrathodiyil
653f70569c run tests in test mode 2016-11-30 14:38:34 +05:30
Praveen Arimbrathodiyil
a00a4d5093 fix config file handling 2016-07-14 20:33:33 +05:30
Praveen Arimbrathodiyil
398a37ae59 use maintscript 2016-06-19 20:17:07 +05:30
Praveen Arimbrathodiyil
e23803cc48 fix path and remove on purge 2016-06-03 22:11:46 +05:30
Praveen Arimbrathodiyil
f17c0f5a1b use ucf for gitlab-shell config 2016-06-03 21:46:33 +05:30
Praveen Arimbrathodiyil
e7d06e85c2 use tmpfiles.d for symlink 2016-06-03 13:43:03 +05:30
Praveen Arimbrathodiyil
39a2bfd88a make nginx optional, use ucf for conf files 2016-04-08 17:00:57 +05:30
Praveen Arimbrathodiyil
81630832e5 remove gitlab_conf variable 2016-04-05 21:31:44 +05:30
Praveen Arimbrathodiyil
133e4229d4 use redis-server.service 2016-03-18 20:01:24 +05:30
Praveen Arimbrathodiyil
1e1bab6fb4 define nginx-user 2016-02-18 18:12:09 +05:30
Praveen Arimbrathodiyil
bd3d98ef0a set gitlab_shell_secret file 2016-02-18 17:14:19 +05:30
Praveen Arimbrathodiyil
3ba2b5b56c change gitlab_home to gitlab_app_root 2016-02-18 14:31:41 +05:30
Praveen Arimbrathodiyil
235a16129c update gitlab.yml for user_home 2016-02-18 13:41:11 +05:30
Praveen Arimbrathodiyil
1d6314556e allow www-data read access in /run/gitlab 2016-02-16 13:57:52 +05:30
Praveen Arimbrathodiyil
06dbba6f5d use variables in ExecStart 2016-02-16 13:18:26 +05:30
Praveen Arimbrathodiyil
4841aff2d4 switch to sendmail by default 2016-02-16 12:58:43 +05:30
Praveen Arimbrathodiyil
6ba4b8a918 install gitlab.conf to tmpfiles.d 2016-02-16 12:14:22 +05:30
Praveen Arimbrathodiyil
5d1565da32 fix path for gitlab-workhorse 2016-02-15 23:33:23 +05:30
Praveen Arimbrathodiyil
56a999065b use tmpfiles.d for /run 2016-02-15 23:15:45 +05:30
Praveen Arimbrathodiyil
30705191ef fix pid path mismatch 2016-02-15 23:03:46 +05:30