| ... | ... | @@ -69,8 +69,11 @@ You can automatically fetch certificate for GitLab omnibus by following official |
|
|
|
|
|
|
|
To configure Container Registry follow official guide [here](https://gitlab.labranet.jamk.fi/help/administration/container_registry.md#container-registry-domain-configuration).
|
|
|
|
|
|
|
|
* Remember to open port for Registry in GitLab. For example add ´- '4567:4567'´ under ports in your GitLabs 'docker-compose.yml'
|
|
|
|
|
|
|
|
## Enabling autodevops
|
|
|
|
|
|
|
|
> **Note:** you need to enable Registry for GitLab
|
|
|
|
|
|
|
|
To enable autodevops for GitLab follow the official guide [here](https://docs.gitlab.com/ee/topics/autodevops/quick_start_guide.html#enabling-auto-devops).
|
|
|
|
|