nginx-ui
nginx-ui copied to clipboard
Nginx UI allows you to access and modify the nginx configurations files without cli.
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...
Hi, Great project so far, thanks. Would be nice if there was a button to verify the .conf file syntax (nginx -t), without having to goto the CLI. Thanks in...
Hi @schenkd , Hope you are all well ! I wanted to integrate your great **nginx-ui** with traefik but I have a problem with the relative link to the logo...
Added syntax highlighter in config editor (nginx mode) Added added check for existence of a directory nginx config
Like [issue 11](https://github.com/schenkd/nginx-ui/issues/11) points out, some nginx installations come directly with a different folder for .conf files, such as `sites-enabled` in ubuntu. With this the user will be able to...
I would love to use this but on mobile that add domain field is out of the screen and I have to go into landscape mode to view it and...
Do I need to implement authorization based on flask? This will protect inexperienced users from unauthorized access by default.
It'd be great to have a simple UI to help people unfamiliar with nginx redirects & proxy rules create those. Presumably, there's demand for this - here's a WP plugin...