Skip to content

pepsi7959/Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

This repo will kept all docker files.

Base Image

  • box, is images based on Ubuntu-16.04. It's already included neccesary tools to develop and operate system.

Monitorig tools

  • node_exporter, will be used to push system metrics such memory, cpu, network and os on.
  • premetheus, is open platform which provides storage to keep and visualize meetrics.
  • grafana, is visualization tool in order to visualize beautiful graphs.