psytron / eyedoc

Go docker socket proxy event bubbler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EyeDoc

EyeDoc will forward dockersocket events with data about freshly deployed containers and their network coordinates.

Install

$> git clone https://github.com/psytron/eyedoc.git && cd eyedoc && ./install.py <CALLBACK_URL>

The install script will simply copy the SystemD init file into /etc/systemd.

About

Go docker socket proxy event bubbler


Languages

Language:Python 67.2%Language:Go 32.8%