[packages/gitlab-ce] setup gitlab repositories path
glen
glen at pld-linux.org
Tue Aug 30 17:59:10 CEST 2016
commit eae6bad15fbbfd175a4e349d26aaf5f8853e0c9d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Aug 30 09:24:13 2016 +0300
setup gitlab repositories path
pld.patch | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/pld.patch b/pld.patch
index 9fe561d..6fb2bf9 100644
--- a/pld.patch
+++ b/pld.patch
@@ -1,5 +1,5 @@
---- gitlabhq-8.10.2/config/gitlab.yml~ 2016-07-28 14:33:30.000000000 +0300
-+++ gitlabhq-8.10.2/config/gitlab.yml 2016-07-28 14:34:15.268930594 +0300
+--- gitlabhq-8.10.2/config/gitlab.yml 2016-07-28 14:34:15.268930594 +0300
++++ gitlabhq-8.11.3/config/gitlab.yml 2016-08-30 09:23:24.191326482 +0300
@@ -56,7 +56,7 @@
#- 2001:0db8::/32
@@ -18,6 +18,15 @@
## Backup settings
backup:
+@@ -433,7 +433,7 @@
+ # Paths where repositories can be stored. Give the canonicalized absolute pathname.
+ # NOTE: REPOS PATHS MUST NOT CONTAIN ANY SYMLINK!!!
+ storages: # You must have at least a `default` storage path.
+- default: /home/git/repositories/
++ default: /var/lib/gitlab/repositories/
+
+ ## Backup settings
+ backup:
@@ -458,12 +458,12 @@
## GitLab Shell settings
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/0f95858b221ff29bf21c981950baaa9dd3d9b7e7
More information about the pld-cvs-commit
mailing list