If you like PM2 for nodejs, a good solution for non-nodejs apps like steemd is Monit:
https://steemit.com/steem/@inertia/using-monit-to-manage-steemd
If you like PM2 for nodejs, a good solution for non-nodejs apps like steemd is Monit:
https://steemit.com/steem/@inertia/using-monit-to-manage-steemd
Pm2 supports python and ruby as well. Only problem I ever had is python buffers the output and you need to specify -u arg with python if you want real time output which can be handled in an eco file.
Otherwise works great.