Skip to content

Comment on Ask HN: How do you do CI/CD in 2025?

Comments

For my side projects I just use a deploy script that uses ssh and rsync to move data, run migrations, etc to push from my dev environment to whatever production server I pass in as an argument. Nothing fancy but dead simple with easy rollbacks and a few hundred ms downtime.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.