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.
https://git.thepra.dev/thepra/Seenginx
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
Seenginx | 3 years ago | |
Seenginx.Components | 3 years ago | |
Seenginx.Models | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
Seenginx.sln | 3 years ago |
README.md
Seenginx
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).