Hacker News new | ask | show | jobs
by margorczynski 1207 days ago
Any issues with persistence, like using Postgres? I heard that can be quite funky.

Just wondering about having a "native" NGINX reverse-proxy + multiple apps ran via docker-compose on my VPN, seems the most hassle free. Currently using it for integration tests and it works great.

Did you maybe consider k8s, maybe as a learning experience?