Report this

What is the reason for this report?

How to setup automatic deployments from DO registry to Apps platform

Posted on February 11, 2021

I was following the tutorial on https://www.digitalocean.com/docs/app-platform/how-to/deploy-from-registry/

But ran into some issues, when i push a new image to the container registry the app platform does not automatically trigger a new deployment. I have to manually go into the component setting and change the source tag to whatever is the latest tag to trigger a new deployment.

I’m not sure what i’m doing wrong. I’ve tried to use both existing and unique tag names, but still no automatic deployments :(



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

What a load of crap. It has become clear that Digital Ocean is only good for hello world apps and even Linode is a much better choice. I have wasted so much time on simple things.

Hey, Is there any update ? If automatic deployment is not possible then we are going to change DO to AWS. It is too critical feature.

@mihkel195 the documentation is incredibly misleading and spent many hours before finding this post which confirms that it won’t automatically deploy.

One possible solution we are looking into is using doctl to trigger a deployment once an image has been pushed (we use GitHub actions).

Keep in mind there is another downside to this when you push an updated Docker image using an existing tag (ex: latest) the old version remains available (in the ether), but there is no way to view (or even less delete) it through the web interface and you will HAVE to use doctl to clean up images.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.