Sign inSign up

mewm/deployboy-ecs-slack

By mewm

•Updated almost 9 years ago

Image
0

395

mewm/deployboy-ecs-slack repository overview

⁠ECS Slack DeployBoy

Checks and whines about ECS deployments on slack

⁠Configuration

Configuration can be provided via environment variables and/or command line arguments.

Environment variables:

  • DEPLOYBOY_CLUSTER
  • DEPLOYBOY_REGION
  • DEPLOYBOY_LISTENMODE
  • DEPLOYBOY_SLACKTOKEN
  • DEPLOYBOY_SLACKCHANNELID

Command line arguments:

yarn run start -- \
    --region=eu-central-1 \
    --cluster=acme_cluster \
    --slackchannel=ACME_CHANNEL_ID\
    --pollms=2000 \
    --slacktoken=MY_WACK_ACME_TOKEN

Tag summary

Content type

Image

Digest

Size

64.2 MB

Last updated

almost 9 years ago

docker pull mewm/deployboy-ecs-slack