项目作者: derrickmehaffy

项目描述 :
Automate Strapi server deployments on multiple clouds using terraform and ansible
高级语言:
项目地址: git://github.com/derrickmehaffy/strapi-automation.git
创建时间: 2020-08-19T02:06:03Z
项目社区:https://github.com/derrickmehaffy/strapi-automation

开源协议:MIT License

下载


strapi-ansible

Spinning up Strapi servers either from scratch or from a repo using Terraform and Ansible

Status

This is currently a WIP and is not considered an officially supported Strapi project, script, ect. We working on this in our spare time to make it easier for Strapi users.

Terraform

Terraform is used within this project for dealing with setups of cloud resources, we will do our best to include as many clouds as we can but we are always welcome to pull requests.

Ansible

Ansible is used for the actual setup of depends and the deployment/creation of the Strapi project and initial configuration. There will be multiple template files to handle creation of various types of projects. Again we may not cover every use-case but we will accept PRs. Please note at this time we are not entertaining support for Windows automation, PRs sent trying to add Windows will be closed

Expectations

While these scripts will certainly help newer users to both Terraform and Ansible, we do expect at least a little familiarity working with Linux and it’s various shells, structure, ect. Bug reports will expect you properly follow the templates and issues opened that do not follow the templates will be closed.