652 B
652 B
Dransible
Prerequisites
- Ansible
- Vagrant
- Recommended: Vagrant::Hostsupdater plugin
Installation
-
Download roles from Galaxy:
ansible-galaxy install -r tools/ansible/requirements.yml
-
Start the server:
vagrant up
-
Provision the server:
ansible-playbook tools/ansible/provision.yml
-
Deploy the application:
ansible-playbook tools/ansible/deploy.yml