Skip to content

shanel262/Dockerwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Dockerwatch

Central repo for Dockerwatch which consists of 3 services:

What is Dockerwatch?

Dockerwatch is a Node.js application to monitor Docker containers and present the statistics, such as CPU and memory usage, to users, using a library called D3 that will visually display the data using graphs and charts.

Usage

Each of the Dockerwatch services README files contain instructions for installing and running them.

To set up the Dockerwatch system you must firstly:

  1. Set up MongoDB and InfluxDB (InfluxDB must have a database called 'dockerwatch' unless the services are configured with a different name)
  2. Follow the instructions of each of the services

Automated deployment

I have created an Ansible playbook for my Cloud Infrastructure module that automatically deploys the entire system using a single command.

About

Central repo to link to Dockerwatch services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published