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:
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
+++
|
||||
title = "Requirements"
|
||||
aliases = ["/docs/grafana/latest/installation/requirements/"]
|
||||
description = "Requirements for Grafana"
|
||||
keywords = ["grafana", "installation", "documentation"]
|
||||
title = "Requirements"
|
||||
weight = 100
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
@@ -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
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user