autodock

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2019 License: MIT Imports: 7 Imported by: 0

README

autodock -- Automated Docker

Build Status CodeCov Go Report Card GoDoc Sourcegraph

autodock is a Daemon for Docker Automation which enables you to maintain and automate your Docker infrastructure by reacting to Docker or Docker Swarm events.

Supported plugins:

autodock comes with a number of plugins where each piece of functionality is provided by a separate plugin. Each plugin that is "connected" to autodock will receive events (such as Docker or Docker Swarm) and perform appropriate actions using a proxy to the Docker API.

autodock is also capable of receiving events from other external sources such as Docker Hub or Github webhooks to support things like CI/CD.

The following list is a list of the currently available plugins:

Installation

Docker
$ docker pull prologic/autodock
Source
$ go install github.com/prologic/autodock

Usage

Docker
$ docker run -d -p 8000:8000 -v /var/run/docker.sock:/var/run/docker.sock prologic/autodock

For a full production-ready Docker Compose (Stackfile) see here

Source
$ autodock

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL