OVO is no longer maintaining Shipit.
is a deployment log service. How to use:
- Send a simple HTTP POST toevery time you deploy any of your services.
- See all your deployments in a lovely table.
- Lettake care of sending Slack notifications to #announce_change for you.
You'll need access to theeng-services
AWS account.
SetAWS_PROFILE
to point at that account, and runsbt run
.
e.g.AWS_PROFILE=eng-services sbt run
.
The app will load all necessary configuration from the AWS parameter store.