mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: List packages together, and fix or add menuTitles. (#70338)
List packages together, and fix or add menuTitles.
This commit is contained in:
parent
b2074a68d4
commit
a50afe67d3
@ -4,7 +4,7 @@ aliases:
|
||||
- ../../installation/installation/debian/
|
||||
description: Install guide for Grafana on Debian or Ubuntu
|
||||
title: Install Grafana on Debian or Ubuntu
|
||||
menutitle: Debian or Ubuntu
|
||||
menuTitle: Debian or Ubuntu
|
||||
weight: 100
|
||||
---
|
||||
|
||||
|
@ -2,8 +2,9 @@
|
||||
aliases:
|
||||
- ../../installation/docker/
|
||||
description: Guide for running Grafana using Docker
|
||||
menuTitle: Grafana Docker image
|
||||
title: Run Grafana Docker image
|
||||
weight: 200
|
||||
weight: 400
|
||||
---
|
||||
|
||||
# Run Grafana Docker image
|
||||
|
@ -2,8 +2,9 @@
|
||||
aliases:
|
||||
- ../../installation/kubernetes/
|
||||
description: Guide for deploying Grafana on Kubernetes
|
||||
menuTitle: Grafana on Kubernetes
|
||||
title: Deploy Grafana on Kubernetes
|
||||
weight: 300
|
||||
weight: 500
|
||||
---
|
||||
|
||||
# Deploy Grafana on Kubernetes
|
||||
|
@ -2,7 +2,7 @@
|
||||
description: Install guide for Grafana on Red Hat, RHEL, and Fedora.
|
||||
title: Install Grafana on Red Hat, RHEL, or Fedora
|
||||
menuTitle: Redhat, RHEL, or Fedora
|
||||
weight: 400
|
||||
weight: 200
|
||||
---
|
||||
|
||||
# Install Grafana on Red Hat, RHEL, or Fedora
|
||||
|
@ -2,7 +2,7 @@
|
||||
description: Install guide for Grafana on SUSE or openSUSE.
|
||||
title: Install Grafana on SUSE or openSUSE
|
||||
menuTitle: SUSE or openSUSE
|
||||
weight: 450
|
||||
weight: 300
|
||||
---
|
||||
|
||||
# Install Grafana on SUSE or openSUSE
|
||||
|
@ -3,8 +3,8 @@ aliases:
|
||||
- ../../installation/windows/
|
||||
description: How to install Grafana OSS or Enterprise on Windows
|
||||
title: Install Grafana on Windows
|
||||
menutitle: Windows
|
||||
weight: 500
|
||||
menuTitle: Windows
|
||||
weight: 700
|
||||
---
|
||||
|
||||
# Install Grafana on Windows
|
||||
|
Loading…
Reference in New Issue
Block a user