|
|
|
|
|
by lelanthran
818 days ago
|
|
> Fabric would be fine, ansible would be fine, salt would be fine, putting it on Docker and deploying via compose would be fine. That still leaves them the problem of "If I don't know this tech stack, what do I do?" You are working on the assumption that everyone already knows Fabric, Ansible, salt or Docker. Whichever poison you choose, people who don't know that particular poison won't know how to install to a different provider anyway! You're making an argument against one particular poison, but I don't see it as any better or any worse than the others, which all have enough complexities to fill a book. |
|
If you don't know how to use a tool that does one job, either you learn it or you just delegate that job to someone who knows it already. But defending the practice of having your application code also responsible in dealing with deployment and packaging smells a lot of "coders are gonna code".