Redeploy button

5 years ago

The redeploy button is something that is often overlooked (as far as I can see, and well, I didn't have a real use case for it until now).

This is a very simple idea, where the restart button is when a deployment crashes, have a button there, whether or not it crashed saying "Redeploy" or "Restart".

Use case would be something along the lines of memory leaks.

I know this has been suggested before, but wanted to give my input and an actual real world use case.

Completed

3 Replies

Anonymous

4 years ago

Although we currently have Restart Deployment as an experimental feature, we also need Redeploy.


We are working on allowing users to deploy a specific commit.

Status changed to In Progress angelo-railway over 3 years ago


Anonymous

4 years ago

For anyone needing a temp redeploy button, I've been doing this:

  • switch to a different buildpack (I change from Nixpacks to Heroku)
  • wait for the redeploy toast to show up, cancel it right away
  • switch back your original buildpack
  • your build will now redeploy

My usecase: I sometimes need to refresh my Next.js getStaticProps.


Available now for all Priority Boarding users. Join the Discord and type /beta to get access to the feature.

https://docs.railway.app/deploy/deployments#redeploy

Status changed to Completed angelo-railway over 3 years ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...