|
|
|
|
|
by edoceo
265 days ago
|
|
I work on a "complex" web-app stack that we want to be self-hostable. Our docker-compose.yaml has Postgrs, Redis, OPA, Traefik and then our four services. Works a treat. One thing we haven't solved for is how to have the PG upgrade work when we update major in the image. Nice that 16 should work for a long while. |
|