nginx-ui
nginx-ui copied to clipboard
Nginx UI allows you to access and modify the nginx configurations files without cli.
A week ago I stumbled across this project on Hackernews and had a brief look at the code. I particular I noticed the spartan API which provides direct config file...
It would be great to be able to manage multiple nginx servers accross multiple servers.
It would be great, if someone could add a button which executes systemctl restart nginx on the underlying machine. Then everything nginx related could be handled via this ui. As...
Title says it all - tool searches default and common conf.d dir for webhost config but ignores typical debian\ubuntu's config dir of sites-available with symlinks in sites-enabled. I bet this...
软件设计有缺陷,我为什么一定要提供 /etc/nginx/ 目录给到这个程序,nginx 默认已经自带了,我甚至不需要挂载 conf.d 目录 --- Software design has flaws. Why do I have to provide the /etc/nginx/ directory to this program? Nginx already comes with it by default,...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
Hello I'm continuing #52 Example already on readme.md file Thanks. > Hello, > > I just want to know, how to run behind reverse proxy with some prefix path. For...
Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Hey folks, is this repo still being maintained or does anybody know which fork is? Kind regards, Marcel
Updated to use the newest Flask (v.3.0.x) and changed the styling of files to align more with current flask docs.