Cloudron build service and docker registry
-
hi all,
I was looking to migrate to a private docker registry but I can quite find or figure out how to get the build service app to push to the docker registry app, I am not sure on the settings in the build service, any ideas?
-
@ultraviolet
I suggest you to go use gitlab ci, maybe can be a bit tricky to setup and you probably need 2 servers, but is really the best option to automate even more than cloudron build + docker registry.in Gitlab CI you can also setup to update with the new image your current apps on cloudron automatically tanks to cloudron cli.
-
@ultraviolet I wrote the steps together here
-
@ultraviolet also see this thread if you hit any authentication issues. you have to patch cloudron by hand because there is a bug.