Passbolt using another Docker Container for Nginx

Hey guys,
i want to rebuild my KVM Infrastructure in Docker. So I have multiple Applications which use a Nginx Server. So I want to use a central Nginx Docker Container for all of them. Can I get the Passbolt Docker Container working with a separate Nginx Docker Container?

Greetings Roonix

Hi roonix,

There is no problem on placing any kind of reverse proxy in front of passbolt. The specific configuration will depend on your environment. Most likely you want to do a proxy_pass to the passbolt container.