Seenginx/README.md
Yevheniy Hvozdikov 0bf4b0a4d4 Updating 'README.md'
Making more explicit the purpose of the project
2020-07-11 18:28:57 +02:00

7 lines
415 B
Markdown

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