Stop, restart and pause the app in App Platform
Bikram Gupta
Ivo Dimitrov Zeta King Derek Marler Ross Shawn McHenry Soheil Saheb-Jamii Kyle Schmolze Roman Sentsov Max Carlson bemo Yoan Ian Manuel Alves Manuel Calum Knott
Thank you for your feedback. Tagging some of you who commented in the last 4 months. For context, I am the PM for App Platform.
I wanted to confirm the use case behind each of the features. Appreciate your feedback and any additional details you can provide.
- Pause: Pause the network access (for end users) for the app. App is still live for troubleshooting etc. Billing continues.
- Stop the app: Delete the live app, but not the app configuration (appspec) and associated databases. Need it for stopping the app when you do not need it, but want to be able to use it later without rebuilding. Billing happens for the database, and a reduced fee (images, maintenance resources).
- Restart the app: Restart the network access for a paused app. Restart the app container(s) for a live app. Recreate the stopped/deleted app.
Shawn McHenry
Bikram Gupta Those use cases match what I'd be looking for in the feature.
Ben
Bikram Gupta
- Stop the App: I think the codebase (not sure if this is part of the mentioned appspec) should also remain and not be removed/cleared. Otherwise, a "start" after a "stop" might retrieve the codebase again, but maybe in a different state than the administrator is directly aware of.
- Pause: just the wording is a bit confusing - perhaps call it somewhere like "disconnect" or "isolate"... I'd expect the app is in a "frozen" state with this wording. Very useful feature however!
Zeta King
what about this feature? is very important, and please make restart and pausa recallable via API or something like so ..
Zeta King
what about this feature? is very important, and please make restart and pausa recallable via API or something like so ..
D
Derek Marler
I had an app stuck in a connection loop and while I could perhaps look up the process to close, being able to just restart the server would have been preferred.
So please, this!
Ross
Crucial feature, this is a huge pain to work around
Shawn McHenry
This is basically a requirement when developing on App-platform and needing to spin down an instance when not being used. I dont care if I still get billed, I want to disable traffic.
S
Soheil Saheb-Jamii
Okay, i'm new on digitalocean, I bought a host but i see there is no pause button, i'm moving out to heroku, sorry but i don't get how you didn't get the idea to implement this crucial feature.
Kyle Schmolze
truly essential feature for any PAAS
Roman Sentsov
Yep, since its not there yet, I am using env variables
M
Max Carlson
We really need this also. I'm forced to add/remove bogus env variables to redeploy workers in testing :/
Load More
→