AdamBien / watchdock

Docker Monitoring and Management Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

watchdock

Docker Monitoring and Management Client

watchdock is a Docker monitoring web application. The application is self contained, no additional dependencies, services (except docker :-) or servers are needed.

The docker demon needs to be exposed as IP service with activated CORS: -H tcp://0.0.0.0:5555 -api-enable-cors See also: https://docs.docker.com/reference/api/docker_remote_api_v1.10/#33-cors-requests

Launch index.html from a browser and set the docker host and port.

You can also try watchdock directly from watchdock.org.

About

Docker Monitoring and Management Client

License:Apache License 2.0


Languages

Language:CSS 98.9%Language:JavaScript 1.1%Language:Shell 0.0%