From dff8efa853fe6764302de0c49364f7fd8543302a Mon Sep 17 00:00:00 2001 From: Mario Kleinsasser Date: Wed, 19 Dec 2018 19:37:22 +0100 Subject: [PATCH] Add BosnD Signed-off-by: Mario Kleinsasser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4eabdb2..79846ee 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ _Source:_ [What is Docker](https://www.docker.com/why-docker) ### Deployment and Infrastructure - [blackfish](https://gitlab.com/blackfish/blackfish) - a CoreOS VM to build swarm clusters for Dev & Production by [@blackfish](https://gitlab.com/blackfish/) +- [BosnD](https://gitlab.com/n0r1sk/bosnd) - BosnD, the boatswain daemon - A dynamic configuration file writer & service reloader for dynamically changing container environments. - [Centurion](https://github.com/newrelic/centurion) - Centurion is a mass deployment tool for Docker fleets. It takes containers from a Docker registry and runs them on a fleet of hosts with the correct environment variables, host volume mappings, and port mappings. By [@newrelic](https://github.com/newrelic) - [Clocker](https://github.com/brooklyncentral/clocker) - Clocker creates and manages a Docker cloud infrastructure. Clocker supports single-click deployments and runtime management of multi-node applications that run as containers distributed across multiple hosts, on both Docker and Marathon. It leverages [Calico][calico] and [Weave][weave] for networking and [Brooklyn](http://brooklyn.apache.org/) for application blueprints. By [@brooklyncentral](https://github.com/brooklyncentral) - [Conduit](https://github.com/ehazlett/conduit) - Experimental deployment system for Docker by [@ehazlett](https://github.com/ehazlett)