mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
add Monitoring
This commit is contained in:
parent
b22554056d
commit
a937075038
@ -36,6 +36,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
|||||||
* [Docker Files](#docker-files)
|
* [Docker Files](#docker-files)
|
||||||
* [Storing Images](#storing-images)
|
* [Storing Images](#storing-images)
|
||||||
* [Web Interface](#web-interface)
|
* [Web Interface](#web-interface)
|
||||||
|
* [Monitoring](#monitoring)
|
||||||
* [Running Containers](#running-containers--orchestration)
|
* [Running Containers](#running-containers--orchestration)
|
||||||
* [Networking](#networking)
|
* [Networking](#networking)
|
||||||
* [Logging](#logging)
|
* [Logging](#logging)
|
||||||
@ -172,6 +173,10 @@ This list is not exhaustive, contribute to make it so: add your docker resource
|
|||||||
* [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-)
|
* [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)
|
* [DockerUI](https://github.com/crosbymichael/dockerui) (DockerUI is a web interface to interact with the Remote API.) by [@crosbymichael](https://github.com/crosbymichael)
|
||||||
|
|
||||||
|
## Monitoring
|
||||||
|
* [Seagull](https://github.com/tobegit3hub/seagull) (Friendly Web UI to monitor docker daemon.)
|
||||||
|
* [Dockarana](https://github.com/dockerana/dockerana) (packaged version of Graphite and Grafana, specifically targeted at metrics from Docker.)
|
||||||
|
|
||||||
## Running Containers / Orchestration
|
## Running Containers / Orchestration
|
||||||
* [Shipyard](https://github.com/shipyard/shipyard) (Composable Docker Management) -- http://shipyard-project.com/
|
* [Shipyard](https://github.com/shipyard/shipyard) (Composable Docker Management) -- http://shipyard-project.com/
|
||||||
* [Panamax](https://github.com/CenturyLinkLabs/panamax-ui/wiki) (Docker Management for Humans) -- http://panamax.io/
|
* [Panamax](https://github.com/CenturyLinkLabs/panamax-ui/wiki) (Docker Management for Humans) -- http://panamax.io/
|
||||||
|
Loading…
Reference in New Issue
Block a user