My client needed a simple to use manager that was accessible by their team members. The system is designed to sync and deploy their server files to as many nodes/servers as they control. The process is streamlined and allows you to run a sync or update manually or do an all in one push. It also has user management, event logs, and simple interface to view server status.
Websockets are used throughout the panel for realtime notifications and making sure everyone sees the same status.
Backend was completely written in Golang.