How has your experience of installing gitlab on freebsd been?
Anything in particular that can be improved?
I'm pretty sure the gitlab team is open for all kind of improvements. :)
Someone wrote a very nice and detailed guide, however upgrading isn't mentioned[0]
it also suggests operating under bad practices like running gitlab from /home/
I guess I could write a decent salt-formula to do all this, but I can't handle upgrading of gitlab easily, it always breaks when I take a new branch from git and run a gitlab-ctl reconfigure.
it also suggests operating under bad practices like running gitlab from /home/
I guess I could write a decent salt-formula to do all this, but I can't handle upgrading of gitlab easily, it always breaks when I take a new branch from git and run a gitlab-ctl reconfigure.
[0]: https://github.com/gitlabhq/gitlab-recipes/blob/master/insta...