Grafana Tutorials are step-by-step guides that help you make the most of Grafana.
Docker >= 2.1.0.3
- Run
make tutorials
. This launches a preview of the website athttp://localhost:3002/tutorials/
which will refresh automatically when changes to content in thecontent/tutorials
directory are made.
When a PR is merged to master with changes in the content/tutorials
directory, those changes are automatically synched to the grafana/website repo on the master
branch.
For information on how to make the changes live, refer to Publishing.