Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> If it’s a VPS, you’ve gotta wire it up with Dokku/k3s/etc. If it’s a server, it’s $6-10 per service.

Really? Am I the only one who uses docker swarm and puts multiple services onto a single vps as resources allow?

Anyway, I’m glad to see the free tier go away. It attracts the wrong crowd.



Haven't heard anyone mention docker swarm for a while. I've had some thoughts about giving it a shot.

Is it easy to get started with?


Yes, if you're familiar with docker compose and the compose file specification, adding docker swarm to the mix is very simple. You're basically swapping out the docker host with the swarm manager node. If you're genuinely only operating with a single host I don't think you even need swarm though, and regular compose mode is just fine.

https://dockerswarm.rocks/ has some docs to get you oriented.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: