I’m sure this exists. We have legacy command line scripts that run continuously to support various internal processes.<p>I’m looking for a web based solution to do the following:<p>- Start whitelisted processes
- Stop whitelisted processes
- Live output from the processes in the browser while they are running
- Authentication (optional, can hide behind SSH or use client certs if required)
- Audit log (optional, nice to have)