supervisor status is starting but running well
Not sure if anyone has experienced this before
supervisor error log: sudo: a terminal is required to read the password
I am trying to use supervisord to daemonize a vapor server. This is my first time doing so. I am getting this one and only error in the supervisor error log:
If I uninstall for an upgrade will I lose all of my *.conf file for each specific app
I have about 25 apps being kept alive by supervisord.
I’m upgrading from python2(4.0.4) to python3(latest version).
My plan is to.