OVO is no longer maintaining Shipit.
is a deployment log service. How to use:
- Send a simple HTTP POST to
every time you deploy any of your services. - See all your deployments in a lovely table.
- Let
take care of sending Slack notifications to #announce_change for you.
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.