Commit graph

56 commits

Author SHA1 Message Date
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
Praveen Arimbrathodiyil
0927b13b27 fix more paths 2016-02-15 20:21:48 +05:30
Praveen Arimbrathodiyil
beffbdf3ee update gitlab-debian.conf too 2016-02-15 19:24:59 +05:30
Praveen Arimbrathodiyil
6023c32517 use RuntimeDirectory option 2016-02-15 19:00:37 +05:30
Praveen Arimbrathodiyil
ae52e6cd89 create /var/run/gitlab/{pids,sockets} 2016-02-15 18:37:03 +05:30
Praveen Arimbrathodiyil
37a6efbbaa use correct path for socket 2016-02-15 16:47:29 +05:30
Praveen Arimbrathodiyil
b479925436 fix log path 2016-02-15 13:51:04 +05:30
Praveen Arimbrathodiyil
428aade405 fix pid, sockets path in gitlab-workhorse.service 2016-02-14 12:45:31 +05:30
Praveen Arimbrathodiyil
5471c93b13 change paths in nginx to /var 2016-02-13 20:47:04 +05:30
Praveen Arimbrathodiyil
2bb60520ca use /var for gitlab-workhorse too 2016-02-13 18:17:07 +05:30
Praveen Arimbrathodiyil
e81778ff80 use bin/* for start and stop 2016-02-13 18:00:18 +05:30
Praveen Arimbrathodiyil
92b29bd03f use ENV for setting variables 2016-02-13 17:59:07 +05:30
Praveen Arimbrathodiyil
be482dd9d0 set pid_path and socket_path 2016-02-13 17:57:09 +05:30
Praveen Arimbrathodiyil
9216344eed introduce gitlab_log_dir and gitlab_pid_path 2016-02-13 17:56:05 +05:30
Praveen Arimbrathodiyil
651f4d51d5 use simpler export command 2016-02-12 17:24:13 +05:30
Balasankar C
2286e3c817
Add smtp configuration 2016-02-10 22:08:01 +05:30
Praveen Arimbrathodiyil
3a1a6bd420 export all variables in gitlab-debian.conf 2016-02-09 22:41:02 +05:30
Praveen Arimbrathodiyil
a9ac6ab664 export all variables 2016-02-09 19:30:07 +05:30
Praveen Arimbrathodiyil
e7b6777216 configure ssl in nginx 2016-02-07 14:22:01 +05:30
Praveen Arimbrathodiyil
262ff0b254 add nginx example conf with ssl 2016-02-05 23:21:36 +05:30
Praveen Arimbrathodiyil
3f04a89506 move to conf dir 2016-02-04 14:38:21 +05:30
Praveen Arimbrathodiyil
83e4782137 remove export from gitlab-debian.conf for systemd
- so we can use it as EnvironmentFile in systemd services
2016-02-04 13:31:45 +05:30
Praveen Arimbrathodiyil
e50a5a702d use environemnt variables 2016-01-27 13:40:11 +05:30
Praveen Arimbrathodiyil
638edb5111 read gitlab-debian.conf for env variables 2016-01-25 07:50:50 +05:30
Praveen Arimbrathodiyil
33b719893d export DB variable 2016-01-24 13:06:25 +05:30
Praveen Arimbrathodiyil
e57c0f6ce7 configure nginx 2016-01-24 09:47:27 +05:30
Praveen Arimbrathodiyil
d5c1f366b7 set DB=postgres 2016-01-23 22:35:34 +05:30
Praveen Arimbrathodiyil
3c88a26d92 fix variable names 2016-01-23 21:42:31 +05:30
Praveen Arimbrathodiyil
c9c8640f27 make mysql optional 2016-01-23 21:05:43 +05:30
Praveen Arimbrathodiyil
7a159fb956 handle gitlab-shell log 2016-01-22 10:44:53 +05:30
Praveen Arimbrathodiyil
7e693ff6d0 don't be default 2016-01-16 02:08:06 +05:30
Praveen Arimbrathodiyil
6cc844c8ed add ngnix conf 2016-01-16 02:05:49 +05:30
Praveen Arimbrathodiyil
6fbf639024 configure redis for tcp 2016-01-15 19:50:28 +05:30