Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 834 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 834 Bytes

INFRASTRUCTURE - DEPLOY

Ansible playbook

Application Deployment + Server configuration

Vagrantfile

  • Debian 8 / Jessie 64

Info

  • Roles not imported with ansible-galaxy directly. Some packages were added
  • Vagrant ip: 192.168.69.69
  • Command: ansible-playbook playbook.yml for deploy
    • (Run inside ansible folder. Change server ip previously in "hosts" file)