First cut at GitLab on OpenShift.
Based on Red Hat CoP GitLab SSL template, but SSL passthrough removed in favour of route "edge" TLS termination. The version has also been bumped to GitLab 12.10.14.
- Fork, then clone this repository.
- Update the following:
- In
gitlab-route.yaml, update thehosttogitlab.<your apps wildard route> - In
gitlab-dc.yaml, updaate theexternal_urlvalue in theGITHUB_OMNIBUS_CONFIGto match your route urlhttps://gitlab.<your apps wildard url>/
- In
oc apply -k <repository path>