gsteve3 / ansible-playbook-concrete5

Ansible Playbook: Create concrete5 site on EC2 instance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Playbook: Create concrete5 site on EC2 instance

  • Launch an ec2 instance with specific tag
  • Install and setup nginx
  • Install and setup php71
  • Install git
  • Install composer
  • Install and setup mariadb
  • Install concrete5

Requirements

  • boto3

Install requirements

$ ansible-galaxy install -r requirements.yml

About

Ansible Playbook: Create concrete5 site on EC2 instance

License:MIT License


Languages

Language:Python 100.0%