← Back to context

Comment by tacker2000

4 months ago

It goes hand in hand, it changed both the dev and he deploy workflow.

Before Docker I was using Xampp and FTP’ing source code to the prod server.

Alternatives to FTP'ing, as deploying from a source code repository and tools like capistrano, heroku, chef deploy resource, puppet vcsrepo existed long before Docker.

  • Not in the hearts and minds of most individual SMB hackers, though (except Heroku to some degree in some circles). Most of the rest were only for Enterprisey teams. Many, many folks graduated straight from FTPing PHP to the customer's shared host to running docker compose on the customer's VPS or cloud instance. The least-common-denominator clients that hire these folks graduated from shared hosting (where PHP/MySQL was the only viable option, really) to cloud instances (where suddenly all the other languages and backing services were viable). The GoDaddy->AWS LightSail "our website budget is 5 dollars" pipeline.