-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Blog Post Odoo 11 Terraform
Write a blog post on how to make a Cloud Deployment of Odoo 11 starting with Terraform.
- Create a repo with Terraform
- Summary of this post
While Puppet excels at configuring machines and Docker at orchestrating applications; Terraform is quickly becoming the standard in automating cloud resources. Its support for public clouds (AWS, GCE, Azure, etc.) as well as private (Openstack, Cloudstack, etc.) and practically anything with an API (GitHub, Grafana, RabbitMQ, etc.) makes it a perfect choice to finally automate everything in your data center!
This post describing Terraform shows how to automate cloud resources creation, updates and destruction, and set up a Terraform workflow for your team using Git and S3.
Target audience:
Developers, DevOps Engineers, Systems Administrators, Release Managers
Ref:
https://github.com/dagisus/oddo11_terraform
https://github.com/lamlion/odoo-terraform-aws