A simple, but yet efficient, way of managing all your Nginx Proxy Manager instances !
I created NginxPM2 to manage all my Nginx Proxy Manager instances in one place. It was a necessity for me since I had a few instances of Nginx Proxy Manager running here and there, and I wanted to have a simple way to have a global view of all of them.
It's how I came up with the idea of NginxPM2, a simple, but yet efficient, way of managing all your Nginx Proxy Manager instances !
Nginx Proxy Manager Monitor => NginxPM*M => NginxPM^2 => NginxPM2
Feature | Done ? |
---|---|
Login system | ✅ |
Add an instance to the dashboard | ✅ |
Docker support (build and compose) | ✅ |
functionnal dashboard | ⏳ |
multiple instances | ✅ |
Create a documentation | ❌ |
multiples users | ❌ |
Dark/clear separated themes | ❌ |
RESTful API | ❌ |
Manage subdomains | ❌ |
---------------------- | ----- |
Other reverses proxy (Traefik etc) | ❌ |
🐳 • Serverside using Docker.
💻 • Frontend using HTML/CSS (bootstrap for the biggest part).
🐍 • Backend using Python.
🔒 • Secure using .ENV files.
What can it do ? => Manage all your Nginx Proxy Manager instances in one place.
What can't it do ? => It is not a Reverse Proxy, just a tool to monitor all your Nginx Proxy Manager instances.
Distributed under the MIT License. See LICENSE.txt for more information.
Project Link: https://github.com/Oneloutre/NGINXPM2