In this article we will talk about automating the whole server provisioning and
deployment process of an application.
Tools we will use:
* Ansible [https://docs.ansible.com/]
Ansible is an open-source automation tool, or platform, used for tasks such
as configuration management, application deployment, intraservice
orchestration and provisioning.
* Docker [https: