Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 875 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 875 Bytes

Prometheus, Node Exporter, and Grafana Containerized.

Testing creation of Docker Images with Custome Dockerfiles.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

Docker

Deploying

A step by step series of examples that tell you have to get a development env running

Kick off start.sh script to build/run prometheus contain & run grafana container.

Change url var in docker/grafana/prometheus.yaml to your local host url and then run start.sh

Visit localhost.com:3000 for viewing Prometheus and Node Exporter displayed in Grafana.

localhost.com:3000

Authors