15 May, 2016
1 commit
-
- Configure nginx. - Create another admin user in database - Restart gitlab service as last step
12 May, 2016
1 commit
-
- start services - run migrations - TODO: gitlab-shell cannot conect to the internal api
29 Apr, 2016
5 commits
-
- Add some functions to reuse code - configure pg_hba.conf
-
This saves disk space and time spent copying the file, since the backup file can be quite large. Unfortunately, the restore process fails if the backup file is a symlink.
-
This avoids the restore process to ask for user confirmation during the backup restore.
-
systemctl exits immediately, while the SysV script waits for gitlab to stop.
-
The official CentOS image uses a non-conventional default sync folder path (/home/vagrant/sync). See https://github.com/CentOS/sig-cloud-instance-build/pull/34 Search both /vagrant and ~/sync paths for the backup.
28 Apr, 2016
2 commits
26 Apr, 2016
1 commit