Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 538 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 538 Bytes

docker-consul

Make sure you enable scripted checks when using this image docker run fitnesskeeper/consul agent -dev -enable-script-checks

Customizations ontop of the standard consul image

We create a InstanceStatus services which attempts to determain if the instance is running is Terminating:Wait state, and if so to gracefully exit the cluster. - Useful for autoscaling events.

S3_BUCKET - if S3_BUCKET is passed as an env var it will enable a consul backup script. This script requires write access to the backup bucket