Create a staging environment that is as similar to production as possible, by creating a second Heroku application that hosts your staging application.| devcenter.heroku.com
In this post I want to explain a new deployment method I came up with while working on drwn.io. I wanted it to meet a few requirements: Simple Based on git tags Zero-downtime Easy rollbacks Creating …| ricardoanderegg.com
Packfiles| git-scm.com