AnyAppStart
I created AnyAppStart - control panel to Start/Stop/Restart/View Logs for Docker, Systemd, VMs or anything else (with user scripts). Written in Go and React. Features:
- User can add any types (like LXC or WakeOnLAN)
- Control remote machines via SSH
- Config in yaml files, no DB
- Simple API
My use cases:
- Resource heavy but rarely used apps. Start them only when necessary
- Environments for development, learning and experimenting. I do not need them all running at the same time
- Being able to control local and remote apps from one place, no matter what type (Docker, Systemd, VM, bash script)