Ansible playbook and roles to install Emergence PHP and Sencha Cmd ona fresh Ubuntu 14 box
- Setup a fresh Ubuntu box for the emergence / sencha install to go onto
- From your control machine install ansible
- Install this repository on your control machine
- Add the following to your /etc/hosts/ansible file: [arbitrary tag] domain-or-ip-address.com
- from emergence-project root run:
ansible-playbook playbooks/main.yml
- Sit back and watch the money roll in
Feel free to contribute or report issues!