Skip to content

Releases: jimmygizmo/AnsibleMyEC2

AnsibleMyEC2 - Version 1.0.0

13 Mar 05:32
Compare
Choose a tag to compare

Automate your EC2 instances with clean/simple Ansible: create, setup, deploy, operate: EC2 instances running Full Stack Apps on Docker Engine.

This release 1.0.0 includes full automation for creating an instance with a persistent volume (for your db and app data files to live securely one). The volume is formatted and mounted. All base software and library installations are performed. The VM is then 90% ready to run containerized full stack applications with data laters, on Docker Engine.

NOTE: There is one more run script and playbook to add to complete EC2 setup. Only a few steps remain. This will be release 1.0.1 and it will also include some run scripts and playbooks for operating your stacks, meaning releasing new versions of your container images.

As time progresses, many more useful playbooks will be added, including those for monitoring and maintenance.