Installing gitlab without breaking things

NethServer Version: latest
IS there a way to install gitlab on nethserver with the virtualhost, without breaking things?

1 Like

Reading this I assume it should work otb

Install first the email stack you need and the account provider , set the default https certificate, then install gitlab with the default https virtualhost, see the curl command for this purpose.

You should try with a vm first, but if gitlab does not replace core package, I would bet it is good.

I am more concerned by the fact that if you use gitlab on your server, you must be sure of your backup, in french we say ‘ceinture, bretelle et ficelle pour tenir le pantalon’ (Belt, suspender and string to hold the pants), because if you crash your server, you stop to work and you can loose your source code.

Maybe a private repository is better than a self hosted gitlab instance