How do I find my project URL in GitLab?

Asked 2 years ago

I use GitLab as a DevOps platform because it allows me to deploy my code to any cloud and secure my software supply chain. I need to be able to find my projects by URL at a moment's notice. Please can someone walk me through how I can do this in GitLab? Thanks!

Jeremiah Gray

Wednesday, July 13, 2022

Once you set up a project in GitLab, it is given a default URL automatically. The default format of the website is namespace.example.io. The namespace is your username under the GitLab account or the group name in which you created this project. In contrast, example.io is your instance's page domain. Use the prescribed information to extract the project URL. Moreover, GitLab supports custom domains but only under HTTP and HTTPS serving. So, if you're using a custom domain, that will also alter your project domain URL.





Write an answer...

Cancel

Please follow our  Community Guidelines

Can't find what you're looking for?