2537 shaares
86 private links
86 private links
Neat way to manage a (bare-metal) server through the web-browser. Similar to things like webmin or cpanel but completely open and free as far as I can see.
Under the hood it's all based on cli commands (for firewall, logs, network management etc) and especially systemd (everything is invoked through systemd commands initially, can spawn nspawn VMs, manage services, ...). Really neat!