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 ;) 0bf4b0a4d4 Updating 'README.md'
Making more explicit the purpose of the project
3 years ago
Seenginx Continuing building 3 years ago
Seenginx.Components Implemented adding nginx conf file 3 years ago
Seenginx.Models Continuing building 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).