From 152630fcf5b85e73c8dea70a011800d31f3d8548 Mon Sep 17 00:00:00 2001 From: fundon Date: Tue, 13 Jan 2015 17:31:01 +0800 Subject: [PATCH 1/2] Add DockerBoard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b79013..491d1a0 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource ## Web Interface * [Docker Registry Web](https://github.com/atc-/docker-registry-web) (A web UI for easy private/local Docker Registry integration) by [@atc-](https://github.com/atc-) * [DockerUI](https://github.com/crosbymichael/dockerui) (DockerUI is a web interface to interact with the Remote API.) by [@crosbymichael](https://github.com/crosbymichael) +* [DockerBoard](https://github.com/dockerboard/dockerboard) (Simple dashboards, visualizations, managements for your dockers.) by [@dockerboard](https://github.com/Dockerboard) ## Monitoring * [Seagull](https://github.com/tobegit3hub/seagull) (Friendly Web UI to monitor docker daemon.) From e751e1652857c7758b5b5d8781465e45e58a3f30 Mon Sep 17 00:00:00 2001 From: fundon Date: Tue, 13 Jan 2015 17:33:24 +0800 Subject: [PATCH 2/2] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 491d1a0..33a5eee 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource ## Web Interface * [Docker Registry Web](https://github.com/atc-/docker-registry-web) (A web UI for easy private/local Docker Registry integration) by [@atc-](https://github.com/atc-) * [DockerUI](https://github.com/crosbymichael/dockerui) (DockerUI is a web interface to interact with the Remote API.) by [@crosbymichael](https://github.com/crosbymichael) -* [DockerBoard](https://github.com/dockerboard/dockerboard) (Simple dashboards, visualizations, managements for your dockers.) by [@dockerboard](https://github.com/Dockerboard) +* [DockerBoard](https://github.com/dockerboard/dockerboard) (Simple dashboards, visualizations, managements for your dockers.) by [@dockerboard](https://github.com/dockerboard) ## Monitoring * [Seagull](https://github.com/tobegit3hub/seagull) (Friendly Web UI to monitor docker daemon.)