Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docker-flow/docker-flow-swarm-listener
Docker Flow Swarm Listener
https://github.com/docker-flow/docker-flow-swarm-listener
Last synced: 2 months ago
JSON representation
Docker Flow Swarm Listener
- Host: GitHub
- URL: https://github.com/docker-flow/docker-flow-swarm-listener
- Owner: docker-flow
- License: mit
- Created: 2018-04-15T12:52:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T19:40:37.000Z (over 5 years ago)
- Last Synced: 2024-07-31T21:55:18.716Z (5 months ago)
- Language: Go
- Homepage: http://swarmlistener.dockerflow.com/
- Size: 319 KB
- Stars: 68
- Watchers: 12
- Forks: 49
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-docker - Docker Flow Swarm Listener - Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs. By [@docker-flow][docker-flow] (Container Operations / Orchestration)
- awesome-docker - Docker Flow Swarm Listener - Docker Flow Swarm Listener project is to listen to Docker Swarm events and send requests when a change occurs. By [@docker-flow][docker-flow] (Container Operations / Orchestration)
README
# Docker Flow Swarm Listener
[![GitHub release](https://img.shields.io/github/release/docker-flow/docker-flow-swarm-listener.svg)]()
[![license](https://img.shields.io/github/license/docker-flow/docker-flow-swarm-listener.svg)]()
[![Docker Pulls](https://img.shields.io/docker/pulls/vfarcic/docker-flow-swarm-listener.svg)]()
[![Go Report Card](https://goreportcard.com/badge/github.com/docker-flow/docker-flow-swarm-listener)](https://goreportcard.com/report/github.com/docker-flow/docker-flow-swarm-listener)The goal of the *Docker Flow Swarm Listener* project is to listen to Docker Swarm events and send requests when a change occurs. At the moment, the only supported option is to send a notification when a new service is created or updated, or an existing service was removed from the cluster. More extensive feature support is coming soon.
Supported architectures are:
- linux-amd64
- linux-armPlease visit the **[project documentation](http://swarmlistener.dockerflow.com)** for more info or join the #df-swarm-listener Slack channel in [DevOps20](http://slack.devops20toolkit.com/) if you have any questions, suggestions, or problems.