Commit graph

70 commits

Author SHA1 Message Date
Dmitry Smirnov
0e43ba3ff5 Do not leave dangling symlinks behind after purge 2016-07-18 03:39:35 +10:00
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
2c47b94326 create /etc/gitlab-shell 2016-06-03 22:35:20 +05:30
Praveen Arimbrathodiyil
f17c0f5a1b use ucf for gitlab-shell config 2016-06-03 21:46:33 +05:30
Praveen Arimbrathodiyil
d286940d3c create letsencrypt links always 2016-06-03 16:20:17 +05:30
Praveen Arimbrathodiyil
9d6cc9736b check if nginx site dir exist 2016-06-02 21:00:49 +05:30
Praveen Arimbrathodiyil
1463b74c07 formatting changes 2016-04-08 17:03:46 +05:30
Praveen Arimbrathodiyil
39a2bfd88a make nginx optional, use ucf for conf files 2016-04-08 17:00:57 +05:30
Praveen Arimbrathodiyil
8020a96a01 don't overwrite nginx configuration 2016-04-08 00:24:03 +05:30
Praveen Arimbrathodiyil
7ef398a164 make builds writeable 2016-04-05 14:27:56 +05:30
Praveen Arimbrathodiyil
cba29a1faf fix uploads permission 2016-04-05 12:15:30 +05:30
Praveen Arimbrathodiyil
404502f470 check if letsencrypt cert is already present 2016-04-04 23:12:52 +05:30
Praveen Arimbrathodiyil
6206489e19 use unicode, check db exist 2016-04-04 22:39:31 +05:30
Praveen Arimbrathodiyil
af5ffd6d09 make uploads directory permissions 0700 2016-04-02 19:50:36 +05:30
Praveen Arimbrathodiyil
3b26830969 create cache in /var/lib/gitlab 2016-02-18 22:42:43 +05:30
Praveen Arimbrathodiyil
7fc97ee4a2 overwrite broken links 2016-02-18 22:04:43 +05:30
Praveen Arimbrathodiyil
d5e765bbfe .secret file has to be created 2016-02-18 22:00:42 +05:30
Praveen Arimbrathodiyil
beb47e181f .secret may be a symlink 2016-02-18 19:26:48 +05:30
Praveen Arimbrathodiyil
ad6b514bd3 overwrite Gemfile.lock link 2016-02-18 19:09:00 +05:30
Praveen Arimbrathodiyil
ae820c4aeb check for .secret existence before creating 2016-02-18 19:04:50 +05:30
Praveen Arimbrathodiyil
2e61a668a2 create .secret in /var/lib/gitlab 2016-02-18 18:59:05 +05:30
Praveen Arimbrathodiyil
a4e59c05d8 move Gemfile.lock to /var/lib/gitlab 2016-02-18 18:39:34 +05:30
Praveen Arimbrathodiyil
b0967c9241 remove ownership of gitlab_app_root 2016-02-18 18:14:36 +05:30
Praveen Arimbrathodiyil
354d864101 move public to /var/lib/gitlab 2016-02-18 17:30:10 +05:30
Praveen Arimbrathodiyil
3974530347 xargs is not necessary 2016-02-18 14:52:26 +05:30
Praveen Arimbrathodiyil
3ba2b5b56c change gitlab_home to gitlab_app_root 2016-02-18 14:31:41 +05:30
Praveen Arimbrathodiyil
6ba4b8a918 install gitlab.conf to tmpfiles.d 2016-02-16 12:14:22 +05:30
Praveen Arimbrathodiyil
c40b9fc787 move uploads to /var 2016-02-13 20:38:31 +05:30
Praveen Arimbrathodiyil
58ebc5700a don't fail if the directory exist 2016-02-13 20:14:10 +05:30
Praveen Arimbrathodiyil
f57fd08e4e create log, pid and socket paths 2016-02-13 18:01:11 +05:30
Praveen Arimbrathodiyil
b42334ad96 stop nginx and retrieve letsencrypt cert 2016-02-11 01:37:24 +05:30
Praveen Arimbrathodiyil
3a1a6bd420 export all variables in gitlab-debian.conf 2016-02-09 22:41:02 +05:30
Praveen Arimbrathodiyil
6fb438e2b0 configure gitlab_url correctly 2016-02-09 20:51:38 +05:30
Praveen Arimbrathodiyil
2f0f8af4e8 use mktemp for temporary files 2016-02-07 15:51:02 +05:30
Praveen Arimbrathodiyil
2ef2ae7d8d fix alignment, use only space, add comments 2016-02-07 15:20:19 +05:30
Praveen Arimbrathodiyil
f470f67925 add link to letsencrypt certificate 2016-02-07 14:54:54 +05:30
Praveen Arimbrathodiyil
e7b6777216 configure ssl in nginx 2016-02-07 14:22:01 +05:30
Praveen Arimbrathodiyil
aff3e6f134 remove Gemfile.lock if found 2016-02-04 14:49:51 +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
801c0bccf6 remove sudo 2016-01-29 21:37:47 +05:30
Praveen Arimbrathodiyil
773852cc9d remove unnecessary db_go command 2016-01-24 14:42:39 +05:30
Praveen Arimbrathodiyil
e57c0f6ce7 configure nginx 2016-01-24 09:47:27 +05:30
Praveen Arimbrathodiyil
8312c51259 fix hostname condition 2016-01-23 23:56:02 +05:30
Praveen Arimbrathodiyil
e77afc3a96 configure hostname and email 2016-01-23 23:47:33 +05:30
Praveen Arimbrathodiyil
f6579beb52 Merge branch 'debconf' 2016-01-23 22:15:53 +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
Balasankar C
4368c6419f
Remove echo from postinst also 2016-01-22 22:15:12 +05:30
Praveen Arimbrathodiyil
7a159fb956 handle gitlab-shell log 2016-01-22 10:44:53 +05:30