|
|
|
|
|
by drakenot
3798 days ago
|
|
This past summer I spent some time learning Ansible. I've written scripts for the configuration and the deployment of my application's various services. The built-in idempotency of the commands was a big win for me and I feel fairly productive using the tool now. My only complaint with Ansible really has been that it feels slow at times. I'm interested in checking out Docker. What exactly does it buy me over my Ansible config/deployment scripts? Does it obsolete them? |
|