Re: Gitlab CI setup on local system

2014-12-22 Thread Sytse Sijbrandij
Hi Siva, Sorry for the late reply. Have you tried installing GitLab with an Omnibus package that includes CI? This should be much easier to configure. Tomorrow we'll release the combined package for 7.6. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Mon, Oct 27, 2014 at 12:31 PM, Siva Golla

Re: Gitlab CI setup on local system

2014-10-27 Thread Siva Gollapalli
Hi Sytse Here is the attachment of the issue that I have been facing. I have done some debugging on this issue. This is the response that I am getting from Gitlab server while creating ses

Re: Gitlab CI setup on local system

2014-10-21 Thread Sytse Sijbrandij
Siva, all the config you need should be mentioned in the documentation. Best regards, Sytse Sijbrandij CEO GitLab B.V. On Tue, Oct 21, 2014 at 5:09 PM, Siva Gollapalli wrote: > > Hi Sytse, > > Do I need to add any separate config apart from documentation if I want to > run a separate instance of

Re: Gitlab CI setup on local system

2014-10-21 Thread Siva Gollapalli
Hi Sytse, Do I need to add any separate config apart from documentation if I want to run a separate instance of CI server for my project? On Thursday, October 16, 2014 6:24:51 PM UTC+5:30, sytse wrote: > > Hi Siva, > > GitLab CI login goes via GitLab itself. There is no development > document

Re: Gitlab CI setup on local system

2014-10-16 Thread Sytse Sijbrandij
Hi Siva, GitLab CI login goes via GitLab itself. There is no development documentation for this yet as far as I know :-( Best regards, Sytse Sijbrandij CEO GitLab B.V. On Thu, Oct 16, 2014 at 1:10 PM, Siva Gollapalli wrote: > Hi all > >I am trying to setup Gitlab CI server on my local serv

Gitlab CI setup on local system

2014-10-16 Thread Siva Gollapalli
Hi all I am trying to setup Gitlab CI server on my local server in development mode. After I am running application it doesn't allow to login. Always it says invalid credentials. Even the same thing happens on your "ci.gitlab.org" server. Also while trying to registering runner on my syste