Deployment

Water pipes
🕑Sep 09, 2019 🖋John Locke 💬0

Deployment and release strategies

When you build a new website, going live is relatively easy. You get ahold of a domain name, point it at a webhost, put the website code there, and you're up and running!

After a site is live, it gets a lot more complicated.

🕑Jun 16, 2015 🖋John Locke 💬12

The case for git as a deployment tool

More and more I keep running into assertions that Git is a version control tool, and that if you use it for deployment, you're doing it wrong.

Why?

At Freelock we find it to be a very effective deployment tool, and I'm not seeing a solution that meets our needs any better.

Two presentations in particular caught my attention recently mentioned this: