1) I do not know how to change the default installation path, but you can the change the home path - look into the template and search for "home", you will find answers to some of your other questions.
2) Each user can define a finite number of ssh keys for his profile, each repository has access control per user. 3) Not that I know of. On Sunday, 22 February 2015 16:03:04 UTC+1, [email protected] wrote: > > > > Thanks I will try it. > > :Still I dont know > > - if/how I can change the default gitlab installation path and the git > user name and home path. > - how can I use same ssh-key to few repositories. > - Is there anyway good tutorial. > > Thanks. > בתאריך יום שישי, 20 בפברואר 2015 בשעה 07:49:05 UTC+2, מאת tombert: >> >> See here what you can do with *gitlab.rb*, which I guess you should find >> in */etc/gitlab/gitlab.rb* >> >> >> >> https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/files/gitlab-config-template/gitlab.rb.template >> >> >> You can define the port gitlab runs on by the following notation: >> *http://host:port* >> If you specify e.g. port 81 then apache and gitlab will not collide. >> >> >> Then, in apache you can define a redirect from e.g. *http://host/gitlab >> <http://host/gitlab>* to *http://host:port* >> >> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/c839be14-7fec-4436-b45e-2446affbc8f6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
