Update KB article docker-registry gitlab integration
-
Just stumbling upon the installation and found some minor quirks of the documentation, so I thought I leave my findings here for others:
- the documentation says "
chown -R cloudron:cloudron /media/registry-shared/
" you are able to use user "yellowtent
" if you don´t have user cloudron available (@girish or is this a security fail). - the documentation says
production: <<: *base registry: enabled: true host: <DOCKER_REGISTRY_HOST> ...
I found in my gitlab.yml "
production: &base
" and left it, like it was. When I did the change the KB article mentioned it didn't work out for me.By the way is it possible to propose changes in the KB article like this, so the maintainers just have to accept (that might streamline the workflow a little and keep the KB articles faster up to date. Again thank you so much for your awesome work grish and johannes...really appreciating it.
- the documentation says "