GitLab: Difference between revisions
(Created page with "[https://computingforgeeks.com/how-to-install-gitlab-ce-on-ubuntu-linux/ Install]") |
No edit summary |
||
Line 1: | Line 1: | ||
[https://computingforgeeks.com/how-to-install-gitlab-ce-on-ubuntu-linux/ Install] | * set up shitcutter.com in domains.google.com and certbot and haproxy; see haproxy.cfg for details | ||
* [https://computingforgeeks.com/how-to-install-gitlab-ce-on-ubuntu-linux/ Install] up to the point where you configure | |||
* configure | |||
sudo emacs /etc/gitlab/gitlab.rb | |||
sudo gitlab-ctl reconfigure # whoa, this builds/bakes everything |
Revision as of 15:36, 11 September 2021
- set up shitcutter.com in domains.google.com and certbot and haproxy; see haproxy.cfg for details
- Install up to the point where you configure
- configure
sudo emacs /etc/gitlab/gitlab.rb sudo gitlab-ctl reconfigure # whoa, this builds/bakes everything