10 months ago
I have a Docker application and I want Railway to automatically fetch the latest image as soon as I push it to the registry and deploy it. The image is always tagged with the new version number as well as "latest". I set up auto updates in the service as seen on the screenshot, but still nothing happens when I push a new image to the registry.
Project ID: 02488d6b-8c14-4f63-a855-4a12942f0aef
9 Replies
10 months ago
Last deployment

10 months ago
Docker Hub

10 months ago
auto updates enabled

10 months ago
Update: it took 3 hours for Railway to acknowledge the new version and deploy it.
10 months ago
Yep that is in line with what you should expect.
10 months ago
so there is no way to make it instant?
10 months ago
I'll add a redeploy step to my ci pipeline then
10 months ago
Not natively no, otherwise we would absolutely hammer the underlying APIs from Dockerhub and alike.
10 months ago
!s