Feature Request: Add script to install and manage nginx-ui in Proxmox environment #768

Closed
opened 2026-02-04 21:23:29 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @9BestAdmin on GitHub (Apr 7, 2025).

🌟 Briefly describe the feature

Integrate nginx-ui into the community-scripts for Proxmox VE.

📝 Detailed description

https://github.com/0xJacky/nginx-ui

https://nginxui.com/

The idea is to include the ability to install and configure nginx-ui via a community script for Proxmox VE.
This tool provides a modern and intuitive web interface to manage Nginx configuration files, monitor logs, and control the Nginx service.
The script would handle installation, setup as a systemd service, and potentially secure it behind a reverse proxy with SSL using Let's Encrypt.

Key points:

Auto-install nginx-ui from the GitHub repository

Set up it as a service on the host or container

Optionally configure reverse proxy via Nginx itself

Provide a web UI to manage virtual hosts within Proxmox containers or VMs

💡 Why is this useful?

Greatly simplifies Nginx configuration and management for users who host multiple services or VMs on Proxmox

Reduces manual errors in Nginx configs

Useful for users running self-hosted apps, homelabs, or public services

Fits naturally into the use cases of Proxmox admins who manage reverse proxies, SSL certificates, and port routing

Originally created by @9BestAdmin on GitHub (Apr 7, 2025). ### 🌟 Briefly describe the feature Integrate nginx-ui into the community-scripts for Proxmox VE. ### 📝 Detailed description https://github.com/0xJacky/nginx-ui https://nginxui.com/ The idea is to include the ability to install and configure [nginx-ui](https://github.com/0xJacky/nginx-ui) via a community script for Proxmox VE. This tool provides a modern and intuitive web interface to manage Nginx configuration files, monitor logs, and control the Nginx service. The script would handle installation, setup as a systemd service, and potentially secure it behind a reverse proxy with SSL using Let's Encrypt. Key points: Auto-install nginx-ui from the GitHub repository Set up it as a service on the host or container Optionally configure reverse proxy via Nginx itself Provide a web UI to manage virtual hosts within Proxmox containers or VMs ### 💡 Why is this useful? Greatly simplifies Nginx configuration and management for users who host multiple services or VMs on Proxmox Reduces manual errors in Nginx configs Useful for users running self-hosted apps, homelabs, or public services Fits naturally into the use cases of Proxmox admins who manage reverse proxies, SSL certificates, and port routing
OVERLORD added the enhancement label 2026-02-04 21:23:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#768