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
Go to file
Eugene ;) 9557460ce5 Implementing systemd file modification and various fixes 2020-07-30 00:42:02 +02:00
Seenginx Implementing systemd file modification and various fixes 2020-07-30 00:42:02 +02:00
Seenginx.Components Updated dependencies 2020-07-27 21:31:23 +02:00
Seenginx.Models Updated conditions for Deselect and Unhide 2020-07-28 17:31:57 +02:00
.gitignore Initial commit 2020-04-11 20:21:13 +02:00
LICENSE Initial commit 2020-04-11 20:21:13 +02:00
README.md Updating 'README.md' 2020-07-11 18:28:57 +02:00
Seenginx.sln Introduction of the template FilesWithEditor 2020-04-16 00:49:34 +02:00

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).