Nginx Reverse Proxy for Mayan 4.2
Posted: Fri Dec 17, 2021 2:08 am
Hello,
I've been perusing the upcoming changes to Mayan 4.2. Specifically I noticed the docker-compose.yml file seems to be integrating Traefik into most of the containers for a reverse proxy.
I'm wondering how I can use Nginx for a reverse proxy with these changes. I already use Nginx for a reverse proxy with my other Docker Apps. I'm using NPM to manage all of them
https://nginxproxymanager.com/
It's relatively easy to use with any docker container, you just add the NPM network to the outward facing containers.
So I'm wondering how I can continue to do this with Traefik becoming so integrated into Mayan?
Thanks for any help,
Daniel
I've been perusing the upcoming changes to Mayan 4.2. Specifically I noticed the docker-compose.yml file seems to be integrating Traefik into most of the containers for a reverse proxy.
I'm wondering how I can use Nginx for a reverse proxy with these changes. I already use Nginx for a reverse proxy with my other Docker Apps. I'm using NPM to manage all of them
https://nginxproxymanager.com/
It's relatively easy to use with any docker container, you just add the NPM network to the outward facing containers.
So I'm wondering how I can continue to do this with Traefik becoming so integrated into Mayan?
Thanks for any help,
Daniel