Git Product home page Git Product logo

gatekeeper's Introduction

Introducing the Gatekeeper

Manages environments, regulates deploys, advises pipelines and facilitates communication.

Readme to short? Read the docs!

About

The Gatekeeper manages deploys from multiple pipelines to multiple environments in one single place. With this functionality, the Gatekeeper can be used as a ticketing system for sequential parts of your deployment pipeline.

The Gatekeeper is in full use for deployments of otto.de since January 2016. Currently, one of the teams manages 10 micro services using the gatekeeper.

We use the Gatekeeper as the communication tool around deploys to servers. The Gatekeeper gives us enough confidence to let the pipelines just roll.

Getting Started

  • Obtaining it from source:
    $ git clone [email protected]:otto-de/gatekeeper.git
  • Installing from Source:
    $ ./setup.sh [OPTIONS]
Options:
    --no-venv   Installs packages globally. May need root privileges.  
    --doc-deps  Includes depedencies to generate documentation.
  • Run gatekeeper:
    $ ./run.sh [OPTIONS]
    
    Options:
        -p <port>      Port to access UI. Default is 8080
        -e <env>       Sets Environment config file. Default is local.
        -v             Enables debug mode. Default is off.
  • Run tests:
    $ ./run-tests.sh <environment>

Contribute

The Gatekeeper is currently in active development and welcomes code improvements, bug fixes, suggestions and feature requests. For those of your interested, providing documentation to other parties is equally welcome.

License

Distributed under the Apache License 2.0

gatekeeper's People

Contributors

redvox avatar michaelkoelbl1011 avatar

Watchers

Michael Kölbl 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.