It depends on the version that is packaged in the deb but we did implement configuration with /etc/defaults/gitlab in 6.4.
So if your version is 6.4 or above take a look at this file and the instructions in it: https://github.com/gitlabhq/gitlabhq/blob/master/lib/support/init.d/gitlab.default.example 2014-03-20 8:51 GMT+01:00 János Rusiczki <[email protected]>: > Hi there! > > I installed gitlab on my Ubuntu server via the .deb package. > Now I would like to change the port the webapp runs on, because I need 80 > for other stuff. > I'd prefer to do it in a way so that this port modification doesn't get > lost during updates or when running the reconfigure script. > > Thanks, > Janos > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
