How to secure a web app across multiple Docker containers?
I’m running an application consisting of a PostgreSQL/PostGIS database on Digital Ocean droplet A and three more components on droplet B (both connected within one VPC). The question relates only to what’s going on on droplet B.