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.
 
 
 
 
Eugene ;) 9557460ce5 Implementing systemd file modification and various fixes 3 years ago
Seenginx Implementing systemd file modification and various fixes 3 years ago
Seenginx.Components Updated dependencies 3 years ago
Seenginx.Models Updated conditions for Deselect and Unhide 3 years ago
.gitignore Initial commit 3 years ago
LICENSE Initial commit 3 years ago
README.md Updating 'README.md' 3 years ago
Seenginx.sln Introduction of the template FilesWithEditor 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).