Skip to main content

A Docker cluster construction utility.

Project description

https://badge.fury.io/py/drydock.png https://travis-ci.org/Nekroze/drydock.png?branch=master https://pypip.in/d/drydock/badge.png

A Docker cluster construction utility.

DryDock takes a simple (YAML) specification file then can construct and configure a cluster of Docker containers. DryDock will automatically setup a reverse proxy, exposure of ports, and even persistent storage to allow for easy future upgrading by simply rebuilding the DryDock specification!

Features

  • Simple YAML configuration.

  • Automatic Docker cluster provisioning/configuration

  • Nginx reverse proxy configuration with HTTPS/SSL support

  • Easy setup for persistent volumes.

  • Share your DryDock specifications with the world.

  • Container supervisor utilizing the Docker API.

TODO

  • Provide a better update path, specific update commands, custom pre-post.

  • Container monitoring, ensure a container is working else reconstruct it.

  • Better support for stateless-ness and volumes

  • Better unittest coverage.

  • Ability to provide a custom docker images repository for master containers.

  • An external facing DNS server or config generation.

  • Control over a master container cluster, Drydock as a Service?.

  • Web interface for control, logging and monitoring. Far future.

Documentation

The full documentation is at http://dry-dock.readthedocs.org.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page