Hacker News new | ask | show | jobs
by beorno 580 days ago
I've been using Defang to deploy a sync server, and I'm loving it! I guess I'm partial to the simplicity of compose files. The cloud APIs are just way too bloated for the typical usage case of deploying a few services. Defang feels like what Docker Swarm/Cloud should have been.
1 comments

Yeah compose is awesome. Makes sense to use it for local development and deployments.