dransible/README.md
2019-12-05 16:09:58 +00:00

392 B

Dransible

Installation

  1. Download roles from Galaxy:

    ansible-galaxy install -r tools/ansible/requirements.yml
    
  2. Start the server:

    vagrant up
    
  3. Provision the server:

    ansible-playbook tools/ansible/provision.yml
    
  4. Deploy the application:

    ansible-playbook tools/ansible/deploy.yml