Many services you set up work best when they can be accessed from outside your home network. We’ve covered reverse proxies before—they basically make it possible to redirect traffic from outside your network to the appropriate service. Our favorite proxy is the userfriendly Nginx Proxy Manager, which comes in container form.
For this to work, you need to configure both Vaultwarden and the Nginx Proxy Manager to be able to communicate with each other. This can be done by running both containers in a ‘pod’. Assuming your Vaultwarden instance is up and running, the next step is to set up Nginx Proxy Manager.
Nginx Proxy Manager is our favored reverse proxy.