Giter Club home page Giter Club logo

cloudformation-ansible's Introduction

Deploy applications

This repository has a package of scripts to deploy an application in AWS using Clouformation stacks. I choosed to use ansible to manage the cloudformation templates, because I think would be easyer than using awscli A Makefile is a easy and powerful tool to orchestrate this process. You can add options faster and accept external parameters

Requirements

You will need for that this packages:

  • ansible

  • aws cli pip install -r requirements.txt

  • packer 1.3.4, that is provided inside the root directory

Usage

The Makefile in the root of repository helps creating a vpc, autoscaling group and ssh keys. All configuration are stored in the vars directory, create a file with all configuration and the scritpt will run.

The command make deploy all environment

make -e PROJECT=<project> VERSION=<version>

It's possible to create and update the launch configuration with make deploy

make -e PROJECT=<project> VERSION=<version>

cloudformation-ansible's People

Contributors

joaoclaudioone avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.