I have the following setup:
- GitLab from Umbrel marketplace
- GitLab Runner running via Dockge on the same machine
- Cloudflared exposing umbrel.local.8929 (Gitlab server)
I have the issue that I cannot clone from my Gitlab repos or implement the CI because the url used internally remains umbrel.local.8929 but should be that specified via Cloudflared. Is there a persistent way to adjust this?
Here is the output of the runner that is not able to resolve umbrel.local:
Reinitialized existing Git repository in /builds/test/repository/.git/
fatal: unable to access 'http://umbrel.local:8929/test/repository.git/':
Could not resolve host: umbrel.local