ovotech / shipit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVO is no longer maintaining Shipit.

:shipit:

:shipit: is a deployment log service. How to use:

  1. Send a simple HTTP POST to :shipit: every time you deploy any of your services.
  2. See all your deployments in a lovely table.
  3. Let :shipit: take care of sending Slack notifications to #announce_change for you.

How to run locally

You'll need access to the eng-services AWS account.

Set AWS_PROFILE to point at that account, and run sbt run.

e.g. AWS_PROFILE=eng-services sbt run.

The app will load all necessary configuration from the AWS parameter store.

About

License:MIT License


Languages

Language:Scala 66.9%Language:HTML 23.7%Language:JavaScript 9.3%Language:Shell 0.1%