Realtime server monitoring dashboard
Services status:
Docker Engine, every container, System, http status
Docker containers & network control:
Stop, Restart, Delete
Logs access
System monitoring:
- key directories's size, logs size & container size with evolutions highlighted (color)
- VM usage metrics: disk, memory, CPU
- updated local & public URL http status
Technical Stack:
- Java 25 Spring-boot backend providing constant metrics with MySQL for historic. Use of shell scripts to collect system data
- frontend web Angular 21, all-in-one dashboard
- instant communication between layers provided by Web-sockets
- containerized CI/CD handled by gitlab-ci & gitlab repository
- SSH tunnel between remote & local