reddimallajay / tutorial-environment

Environment for tutorial excercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample application for tutorials

This repository contains the environment for completing the tutorials at grafana.com/tutorials.

Prequisites

You will need to have the following installed locally to complete this workshop:

If you're running Docker for Desktop for macOS or Windows, Docker Compose is already included in your installation.

Running

To start the sample application and the supporting services:

docker-compose up -d

About

Environment for tutorial excercises


Languages

Language:Go 98.4%Language:Dockerfile 1.6%