Skip to main content

All Questions

Tagged with
0 votes
1 answer
86 views

How do I have to configure certmanaager when using a gitlab managed cluster?

I use a scaleway kubernetes cluster v1.21.1 managed by gitlab. To do this, I created a Cluster Management Project with the default template. https://docs.gitlab.com/ee/user/clusters/...
Gonios's user avatar
  • 3
1 vote
0 answers
739 views

Get https certificate for GitLab server over tor/onion domain?

To host a GitLab server over Tor I would like to get an https certificate. Gitlab provides the opportunity to use a let's encrypt certificate. Let's encrypt requires a domain for registration, hence I ...
Maximilian brutus III's user avatar
1 vote
1 answer
827 views

Gitlab pages shows 503 when access control is turned on, fetching access token fails with http to https redirect message

I have Gitlab Omnibus (12.4.2-ee) set up in Ubuntu and was trying to get Gitlab Pages to work with access control turned on. It always returns a 503 after the Gitlab Auth page. Using it with access ...
Copripop's user avatar
0 votes
0 answers
111 views

Unable to GitLab after changing the ExternalUrl parameter in gitlab.rb

here is a what we tried to do. We installed GitLab few weeks ago with a FQDN, say xyz.company.com as the ExternalUrl. We used the software for last couple of weeks and everything was working just fine ...
skoppisetti's user avatar
3 votes
0 answers
2k views

Unable to Register Gitlab Runner (Certificate Failed)

I have a gitlab instance running on my home network. The hostname git.example.com is an IPv6 only dns record, and the nginx server is only listening on [::]. When I try to register the runner with ...
cclloyd's user avatar
  • 812
0 votes
1 answer
3k views

Docker compose host volume data not in container folder

I am trying to add gitlab to my nextcloud vps. As usual, I have problems with the ssl certs. The container folder is empty, whereas the host folder isn't. The host content is not added to the ...
metanerd's user avatar
  • 101