Add current alias to all files (#48635)

* Add aliases to all files

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

* Prettify front matter

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-17 08:24:11 -07:00
committed by GitHub
parent 6a5a0e5770
commit 51dfcd7d37
585 changed files with 1339 additions and 904 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
+++
title = "Installation"
aliases = ["/docs/grafana/latest/install/", "/docs/grafana/latest/installation/", "/docs/grafana/latest/installation/installation/", "/docs/grafana/v2.1/installation/install/"]
description = "Installation guide for Grafana"
keywords = ["grafana", "installation", "documentation"]
aliases = ["/docs/grafana/latest/installation/installation/", "/docs/grafana/v2.1/installation/install/", "/docs/grafana/latest/install"]
title = "Installation"
weight = 30
+++
+2 -2
View File
@@ -1,8 +1,8 @@
+++
title = "Install on Debian/Ubuntu"
aliases = ["/docs/grafana/latest/installation/debian/", "/docs/grafana/latest/installation/installation/debian/"]
description = "Install guide for Grafana on Debian or Ubuntu"
keywords = ["grafana", "installation", "documentation"]
aliases = ["/docs/grafana/latest/installation/installation/debian"]
title = "Install on Debian/Ubuntu"
weight = 200
+++
+2 -2
View File
@@ -1,9 +1,9 @@
+++
title = "Run Grafana Docker image"
aliases = ["/docs/grafana/latest/installation/docker/"]
description = "Guide for running Grafana using Docker"
keywords = ["grafana", "configuration", "documentation", "docker"]
title = "Run Grafana Docker image"
weight = 600
+++
# Run Grafana Docker image
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Deploy Grafana on Kubernetes"
aliases = ["/docs/grafana/latest/installation/kubernetes/"]
description = "Guide for deploying Grafana on Kubernetes"
keywords = ["grafana", "configuration", "documentation", "kubernetes"]
title = "Deploy Grafana on Kubernetes"
weight = 700
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Install on macOS"
aliases = ["/docs/grafana/latest/installation/mac/"]
description = "Installing Grafana on macOS"
keywords = ["grafana", "configuration", "documentation", "mac", "homebrew", "osx"]
title = "Install on macOS"
weight = 500
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Requirements"
aliases = ["/docs/grafana/latest/installation/requirements/"]
description = "Requirements for Grafana"
keywords = ["grafana", "installation", "documentation"]
title = "Requirements"
weight = 100
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Restart Grafana"
aliases = ["/docs/grafana/latest/installation/restart-grafana/"]
description = "Instructions for restarting Grafana"
keywords = ["grafana", "restart", "documentation"]
title = "Restart Grafana"
weight = 750
+++
+2 -2
View File
@@ -1,8 +1,8 @@
+++
title = "Install on RPM-based Linux"
aliases = ["/docs/grafana/latest/installation/installation/rpm/", "/docs/grafana/latest/installation/rpm/"]
description = "Grafana Installation guide for RPM-based Linux, such as Centos, Fedora, OpenSuse, and Red Hat."
keywords = ["grafana", "installation", "documentation", "centos", "fedora", "opensuse", "redhat"]
aliases = ["/docs/grafana/latest/installation/installation/rpm"]
title = "Install on RPM-based Linux"
weight = 300
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Upgrade Grafana"
aliases = ["/docs/grafana/latest/installation/upgrading/"]
description = "Guide for upgrading Grafana"
keywords = ["grafana", "configuration", "documentation", "upgrade"]
title = "Upgrade Grafana"
weight = 700
+++
+2 -1
View File
@@ -1,7 +1,8 @@
+++
title = "Install on Windows"
aliases = ["/docs/grafana/latest/installation/windows/"]
description = "Install Grafana on Windows"
keywords = ["grafana", "configuration", "documentation", "windows"]
title = "Install on Windows"
weight = 400
+++