< fatalus />
2026-03-28 | Open on GitHub

server-dashboard

This is a very simply tool I decided to build because I wanted to try out how I can interact with a server and monitor it. This is more suitable for Homelab servers instead of actual servers, as it still lacks many features and Hosting providers such as Hostinger or Hetzner have builtin server-dashboards with more extensive features.

Even still I had to learn much about systemd aswell as doing some research on other init systems such as runit used in Void Linux, so I could properly manage and analyze the services I had running.

This was built in plain PHP using no frameworks or libraries at all. It gives a sense of Control, even though you have to manage many things, like routing yourself.