Hello Tristan, I'm using pm2 http://pm2.keymetrics.io/ to handle multiple node processes, it gives you some control you may want
you can start a process with pm2 start "processname" and stop it the same way, reload it and more with a bit of bash scripting one could manage processes to stop when another starts or simply stop all others when you start one right now I'm starting and reloading tiddlyserver that way, but TS then starts the whole group of wikies. maybe inside the TS starting scripts pm2 could be inserted BTC -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/dfe26602-57c0-4a86-8e6d-c5485b4e18ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

