[v10.0.x] Docs: changes link text and adds link to the download page (#70509)
Docs: changes link text and adds link to the download page (#70477)
achanges link text and add link to the download page
(cherry picked from commit 5426d519c6)
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d7b7e47f6c
commit
d63243cba6
@@ -81,8 +81,8 @@ Complete the following steps to install Grafana using DEB or the standalone bina
|
|||||||
1. Select an **Edition**.
|
1. Select an **Edition**.
|
||||||
- **Enterprise:** This is the recommended version. It is functionally identical to the open source version, but includes features you can unlock with a license, if you so choose.
|
- **Enterprise:** This is the recommended version. It is functionally identical to the open source version, but includes features you can unlock with a license, if you so choose.
|
||||||
- **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
- **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
||||||
1. Depending on which system you are running, click the **Linux** or **ARM** tab on the download page.
|
1. Depending on which system you are running, click the **Linux** or **ARM** tab on the [download page](/grafana/download).
|
||||||
1. Copy and paste the code from the installation page into your command line and run.
|
1. Copy and paste the code from the [download page](/grafana/download) into your command line and run.
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ To install Grafana on macOS using the standalone binaries, complete the followin
|
|||||||
- **Enterprise:** This is the recommended version. It is functionally identical to the open source version, but includes features you can unlock with a license, if you so choose.
|
- **Enterprise:** This is the recommended version. It is functionally identical to the open source version, but includes features you can unlock with a license, if you so choose.
|
||||||
- **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
- **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
||||||
1. Click **Mac**.
|
1. Click **Mac**.
|
||||||
1. Copy and paste the code from the installation page into your command line and run.
|
1. Copy and paste the code from the [download page](/grafana/download) into your command line and run.
|
||||||
1. Untar the `gz` file and copy the files to the location of your preference.
|
1. Untar the `gz` file and copy the files to the location of your preference.
|
||||||
1. To start Grafana service, go to the directory and run the command:
|
1. To start Grafana service, go to the directory and run the command:
|
||||||
|
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ If you install Grafana manually using YUM or RPM, then you must manually update
|
|||||||
- **Enterprise** - Recommended download. Functionally identical to the open source version, but includes features you can unlock with a license if you so choose.
|
- **Enterprise** - Recommended download. Functionally identical to the open source version, but includes features you can unlock with a license if you so choose.
|
||||||
- **Open Source** - Functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
- **Open Source** - Functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
||||||
1. Depending on which system you are running, click **Linux** or **ARM**.
|
1. Depending on which system you are running, click **Linux** or **ARM**.
|
||||||
1. Copy and paste the RPM package URL and the local RPM package information from the installation page into the pattern shown below, then run the commands.
|
1. Copy and paste the RPM package URL and the local RPM package information from the [download page](/grafana/download) into the pattern shown below and run the command.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo yum install -y <rpm package url>
|
sudo yum install -y <rpm package url>
|
||||||
|
|||||||
@@ -78,8 +78,8 @@ Complete the following steps to install Grafana using the standalone binaries:
|
|||||||
1. Select an **Edition**.
|
1. Select an **Edition**.
|
||||||
- **Enterprise:** This is the recommended version. It is functionally identical to the open-source version but includes features you can unlock with a license if you so choose.
|
- **Enterprise:** This is the recommended version. It is functionally identical to the open-source version but includes features you can unlock with a license if you so choose.
|
||||||
- **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
- **Open Source:** This version is functionally identical to the Enterprise version, but you will need to download the Enterprise version if you want Enterprise features.
|
||||||
1. Depending on which system you are running, click the **Linux** or **ARM** tab on the download page.
|
1. Depending on which system you are running, click the **Linux** or **ARM** tab on the [download page](/grafana/download).
|
||||||
1. Copy and paste the code from the installation page into your command line and run.
|
1. Copy and paste the code from the [download page](/grafana/download) into your command line and run.
|
||||||
|
|
||||||
## Next steps
|
## Next steps
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user