NGINX Proxy Manager
NGINX Proxy Manager ↗Spun up VM on Proxmox with IP Address: 10.1.1.201 using Ubuntu 24.02 image.
Then followed these instructions to install: https://nginxproxymanager.com/setup/
Here is the github repo: https://github.com/NginxProxyManager/nginx-proxy-manager?tab=readme-ov-file
Installation
Quick Setup
- Install Docker and Docker-Compose
- Create a docker-compose.yml file similar to this:
yml
version: '3.8'