diff --git a/nginx-ui/nginxui.xml b/nginx-ui/nginxui.xml new file mode 100644 index 0000000..4d071c1 --- /dev/null +++ b/nginx-ui/nginxui.xml @@ -0,0 +1,68 @@ + + + nginx-ui + Nginx UI provides a web interface to manage Nginx configurations with a modern and intuitive user interface. + Nginx UI is a web interface for managing Nginx configurations. Features include:[br] +- Modern and intuitive web interface[br] +- Live configuration editing[br] +- Configuration validation[br] +- SSL certificate management[br] +- Real-time log viewing[br] +[br] +Container Path: /etc/nginx[br] +UI Path: /etc/nginx-ui[br] +Web Path: /var/www + https://hub.docker.com/r/uozi/nginx-ui/ + uozi/nginx-ui + true + false + + + TZ + Asia/Singapore + + + + bridge + + + 8080 + 80 + tcp + + + 8443 + 443 + tcp + + + + + + /mnt/user/appdata/nginx + /etc/nginx + rw + + + /mnt/user/appdata/nginx-ui + /etc/nginx-ui + rw + + + /var/www + /var/www + rw + + + http://[IP]:[PORT:8080]/ + + https://raw.githubusercontent.com/0xJacky/nginx-ui/master/app/src/assets/logo.png + + + + + Support Nginx UI Development + https://github.com/sponsors/0xJacky + https://github.com/0xJacky/nginx-ui + https://forum.hhf.technology/t/nginx-ui-unraid-template-request + \ No newline at end of file