Skip to content

Container that listens to docker events, sends notifications, and (re)registers services with load balancer

Notifications You must be signed in to change notification settings

leafish-dylan/docker-rancher-events

 
 

Repository files navigation

Requirements

Environmental

The following environmental variables must be populated, when running container

  • CATTLE_ACCESS_KEY
  • CATTLE_SECRET_KEY
  • CATTLE_URL

Rather than set the environmental variables manually, use the following labels to have rancher automatically do it for you.

io.rancher.container.create_agent: true
io.rancher.container.agent.role: environment

The following keys must be available on the host metadata

  • depot.internal_domain
  • depot.load_balancer.http_listen_port

About

Container that listens to docker events, sends notifications, and (re)registers services with load balancer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Shell 2.9%