1 changed files with 5 additions and 1 deletions
@ -1,3 +1,7 @@
|
||||
# Seenginx |
||||
|
||||
A configuration panel for NGINX, systemd, journalctl and dmesg. |
||||
A configuration panel for configuring/updating/creating NGINX and systemd config files, executing the appropriate actions for each service, plus utilities for ease of use and sections to see the related logs in journalctl and dmesg. |
||||
|
||||
Will support authenticated session later on to make it possible to expose this interface on the web(ex. seenginx.example.com). |
||||
|
||||
Built with Blazor Server(C# & .Net Core). |
Loading…
Reference in new issue