Commit graph

12 commits

Author SHA1 Message Date
Praveen Arimbrathodiyil
5e31e3a779 use simpler default value for gitlab_user 2017-02-15 18:04:28 +05:30
Praveen Arimbrathodiyil
418b1b81b1 Patch by Benjamin Drung
Use 'set -e' to let the script fail when any command fails. This allows
us to remove the "command || exit 1" constructs.
2017-02-15 11:09:50 +05:30
Praveen Arimbrathodiyil
e7430db19d Patch by Benjamin Drung
If the sysadmin changes the gitlab user in
/etc/gitlab/gitlab-debian.conf, the package installation or upgrade will
fail, because grantpriv.sh will always grant privileges to the gitlab
user. Thus adapt grantpriv.sh to honor the gitlab_user setting.
2017-02-15 11:06:52 +05:30
Praveen Arimbrathodiyil
26b727b949 don't create extention if already exist 2016-06-03 14:40:13 +05:30
Praveen Arimbrathodiyil
7767f90971 enable postgres extention 2016-06-02 21:00:27 +05:30
Praveen Arimbrathodiyil
db893ad00e fix quotes 2016-01-29 22:24:20 +05:30
Praveen Arimbrathodiyil
945b5ce7f9 update quotes 2016-01-29 21:57:02 +05:30
Praveen Arimbrathodiyil
801c0bccf6 remove sudo 2016-01-29 21:37:47 +05:30
Praveen Arimbrathodiyil
1e885470d0 add comments 2015-11-03 18:15:04 +05:30
Praveen Arimbrathodiyil
2614237393 gitlab user needs shell argument 2015-11-03 18:04:55 +05:30
Praveen Arimbrathodiyil
6f4af34b27 fix loop condition 2015-11-02 23:28:23 +05:30
Praveen Arimbrathodiyil
f7ca08b540 use postgres commands to create database 2015-11-01 19:50:55 +05:30