Hello Folks,
we have about 15 different xojo webapps running on a single server. And as you might know, starting, restarting and maintaining it can sometimes be hard.
So we have written a small webapp to maintain all our apps on the server and I want to share it with you guys:
This is the feature-set:
- start, restart and quit standalone webapps
- automatically restart apps when they’re crashed or closed
- have a look at the server processes over the top-command
- all without ssh over a simple web interface
Maybe some you find this helpful, so fell free to use, share, change or contribute to it.