mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 11:44:26 -06:00
cbd81ffeb8
Updates the docs to work with the website repo - mainly relative link updates. Adds a menu.yaml file to build the sidebar menu (no longer using front matter weight).
1.1 KiB
Executable File
1.1 KiB
Executable File
+++ title = "Tutorials" type = "docs" [menu.docs] identifier = "tutorials" weight = 6 +++
Tutorials
This section of the docs contains a series for tutorials and stack setup guides.
Articles
- [Running Grafana behind a reverse proxy]({{< relref "../installation/behind_proxy.md" >}})
- [API Tutorial: How To Create API Tokens And Dashboards For A Specific Organization]({{< relref "api_org_token_howto.md" >}})
- [How to Use IIS with URL Rewrite as a Reverse Proxy for Grafana on Windows]({{< relref "iis.md" >}})
- [How to integrate Hubot with Grafana]({{< relref "hubot_howto.md" >}})
- [How to setup Grafana for high availability]({{< relref "ha_setup.md" >}})