Skip to content

Comment on Ask HN: How long does it take you to deploy?

Comments

About 10 minutes.

My flow typically looks like: Github > CodeShip > Live Servers > Update sent back to Github

The vast majority of the time-lag is for the tests to run on CodeShip. Hot deploying the changes (since they're often only small/incremental changes) only takes a few seconds.

And this is usually a MEAN/MEAN-like stack running on CENTOS.

AboutSource Built by g1lg1l

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