Re: gitlab 7.13 stable install on FreeBSD 10.1

2016-01-22 Thread Vikas Kumar
Great !! Thanks for sharing the solution. Sent from my iPhone > On 23 Jan 2016, at 10:09, Jacob Holloway wrote: > > So, I'm like a year later, but thats fine, right? > > I just (su git) to become git and then ran (bundle exec rake > gitlab:shell:install[v2.6.3] REDIS_URL=unix:/usr/local/va

Re: gitlab 7.13 stable install on FreeBSD 10.1

2016-01-22 Thread Jacob Holloway
So, I'm like a year later, but thats fine, right? I just (su git) to become git and then ran (bundle exec rake gitlab:shell:install[v2.6.3] REDIS_URL=unix:/usr/local/var/ run/redis/redis.sock RAILS_ENV=production) and it worked fine. Then I exited back out to become root again and things ran

Re: gitlab 7.13 stable install on FreeBSD 10.1

2015-07-22 Thread Juan Hernandez
Hello, Thanks for this. But this is the article I was following. I will start over from scrach and see if I missed something. Best, > On Jul 20, 2015, at 11:03 AM, Vikas Kumar wrote: > > Hi Juan, > > I guess you are missing some dependencies. Try again with this link >

Re: gitlab 7.13 stable install on FreeBSD 10.1

2015-07-20 Thread Vikas Kumar
Hi Juan, I guess you are missing some dependencies. Try again with this link (the one which you gave is broken). Regards, Vikas On Sunday, 19 July 2015 15:45:30 UTC+10, Juan Hernandez wrote: > > Hello, > >