Giter Site home page Giter Site logo

john-shaskin / stacker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudtools/stacker

0.0 2.0 0.0 1.92 MB

An AWS CloudFormation Stack orchestrator/manager.

Home Page: http://stacker.readthedocs.io/en/stable/

License: BSD 2-Clause "Simplified" License

Makefile 0.21% Python 93.88% Shell 5.73% Batchfile 0.18%

stacker's Introduction

stacker

https://readthedocs.org/projects/stacker/badge/?version=latest https://circleci.com/gh/cloudtools/stacker.svg?style=shield Code Health codecov

For full documentation, please see the readthedocs site.

Click here to join the Slack team for stacker, and then join the #stacker channel!

About

stacker is a tool and library used to create & update multiple CloudFormation stacks. It was originally written at Remind and released to the open source community.

stacker Blueprints are written in troposphere, though the purpose of most templates is to keep them as generic as possible and then use configuration to modify them.

At Remind we use stacker to manage all of our Cloudformation stacks - both in development, staging and production without any major issues.

Requirements

  • Python 2.7
  • Python 3.5+(evaluation purpose only)

Stacker Command

The stacker command is built to have sub-commands, much like git. Currently the commands are:

  • build which handles taking your stack config and then launching or updating stacks as necessary.
  • destroy which tears down your stacks
  • diff which compares your currently deployed stack templates to your config files
  • info which prints information about your currently deployed stacks

Docker

Stack can also be executed from Docker. Use this method to run stacker if you want to avoid setting up a python environment:

docker run -it -v `pwd`:/stacks remind101/stacker build ...

stacker's People

Contributors

phobologic avatar mwildehahn avatar ejholmes avatar troyready avatar danielkza avatar acmcelwee avatar russellballestrini avatar synfinatic avatar ttarhan avatar smverleye avatar discobean avatar ttaub avatar garisonlotus avatar moh-abk avatar zaro0508 avatar jonathanunderwood avatar dgarbus avatar bwhaley avatar aarongorka avatar godsboss avatar oliviervg1 avatar mwalling avatar lyndonhook avatar xiaket avatar jonatanblue avatar lowercases avatar spaider avatar jakul avatar berndtj avatar rouge8 avatar

Watchers

James Cloos avatar John Shaskin 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.