Start / Stop service from Website
Anonymous
TRIALOP

3 years ago

It would be great to be able to control services from the website. The only ways to start a stopped service seems to be

  1. Issue a new push on the linked repository

  2. Add an environment variable so a redeploy is scheduled (super hacky)

  3. The CLI (which must be installed first and doesn't work on smartphones)
    A simple button "Start service" would do the trick.

2 Replies

Anonymous

3 years ago

You can delete an active deployment to disable an application and revert it to start it again. It takes at most 10s or so to restart it.


Anonymous
TRIALOP

3 years ago

You can delete an active deployment to disable an application and revert it to start it again. It takes at most 10s or so to restart it.

Christian Ivicevic: Yes, good idea, but using this workaround, I cant update my service, which is what I want.


Loading...