Hi,

Setting up Gitlab on debian Jessie.So, this is an empty system, and I'm 
just testing my ansible playbook.
Normal install works perfectly. Next I wipe my system, and before 
installing GL I do:

# mount /dev/vdb /data
# mkdir /data/gitlab /data/gitlab/{logs,data,config}
# cd /var/log; ln -s /data/gitlab/logs gitlab
# cd /var/opt; ln -s /data/gitlab/data gitlab
# cd /etc; ln -s /data/gitlab/config gitlab

This seems to work, but now I get weird this like the above error. In 
multiple tries I also had the Protected Branches menu disappearing.
Anybody has a hunch?

thanks,
Ron

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/71dbf564-4954-40a8-b3db-f11930c4f4e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to