Commit graph

28 commits

Author SHA1 Message Date
Pirate Praveen
b29dd36697 Don't install yarn.lock (we use some dependencies from system) 2021-01-30 21:13:33 +05:30
Pirate Praveen
0b96d9e2bc Refactor to make node_modules and package.json write-able 2020-12-21 20:48:56 +05:30
Pirate Praveen
5e8055944a
Create btree_gist extension in postgres database 2020-10-25 23:10:15 +05:30
Pirate Praveen
68b2dd3dc0 Remove gitlab-unicorn.service and install gitlab-puma.service 2020-08-21 00:52:42 +05:30
Pirate Praveen
2042d04fcb Allow gitlab user to create schema 2020-08-09 17:42:36 +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
0a1bff920a Fix permissions for ${gitlab_data_dir}/shared/artifacts/tmp/* 2020-07-16 17:36:05 +05:30
Pirate Praveen
fa5f0e7560 Switch to using structure.sql from schema.rb for database initialization 2020-06-29 16:38:26 +05:30
Pirate Praveen
579d544110 Make db/structure.sql writable by gitlab user 2020-04-22 23:48:22 +05:30
Pirate Praveen
95fd5c6f06 Start nginx after letsencrypt configuration 2020-04-03 17:59:00 +05:30
Sruthi Chandran
be92ed278a Restart gitlab-sidekiq in postinst 2019-09-07 01:00:32 +05:30
Utkarsh Gupta
d8e0908633 Make yarn.lock writable 2019-05-18 16:23:43 +05:30
Sruthi Chandran
2f1aa4583f Refactor tmpfiles.d/ conf files 2019-03-15 18:43:32 +05:30
Pirate Praveen
74d498596b Set GEM_PATH for using embedded gems 2019-03-12 20:43:23 +05:30
Pirate Praveen
a6c5b7cb89
Always overwrite private copy of gitlab-debian.conf (to add new entries) 2019-01-07 12:39:10 +05:30
Pirate Praveen
a4a65b4d7b Restart gitlab before checks in postinst (fixes failures in some checks) 2018-12-16 20:40:25 +05:30
Pirate Praveen
d549bfbb1a Restart gitaly before gitlab:check in postinst 2018-12-15 13:14:01 +05:30
Pirate Praveen
ed8478a249 Make gitlab-check more generic as gitlab-rake 2018-11-19 20:48:18 +05:30
Pirate Praveen
dbbfd34d01 Fix permissions of shared 2018-10-19 13:00:15 +05:30
Pirate Praveen
1b01282ee4 Use upstream provided yarn.lock file 2018-10-18 17:13:12 +05:30
Pirate Praveen
a16915ae2f Fix file system permissions 2018-10-18 13:25:25 +05:30
Pirate Praveen
a413aa848e Remove chmod/chown -R usage in postinst 2018-10-15 17:00:32 +05:30
Pirate Praveen
e8804dd7b1 Fix ownership of gitlab_data_dir/public 2018-10-13 23:40:45 +05:30
Pirate Praveen
fbfd7b9f0c Remove more chown -R commands 2018-10-13 22:20:11 +05:30
Pirate Praveen
973d502ef1 Create .ssh/autherized_keys as gitlab user 2018-10-13 21:23:13 +05:30
Pirate Praveen
6eccbab227 Add gitlab-common binary to handle user creation 2018-06-12 21:00:26 +05:30
Pirate Praveen
19ea70c804 rename in anticipation of new gitlab-common binary 2018-06-12 17:18:43 +05:30
Renamed from debian/postinst (Browse further)