Open
Description
-
Description: Write an automated deployment script and maintain it. The automated deployment script should be run as a part of the automated deployment system.
-
Tool to use: Ansible
-
Guidlines:
- Write a autmated tests to check the deployment script is giving expected results. Writing functional test (end to end) can be a good idea.
- Write Ansible playbooks for managing this task
- Use Vagrant as a pre-deployment testing technology.