Testing creation of Docker Images with Custome Dockerfiles.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them
Docker
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
- *John Whitley - Initial work - johnewhitley