mirror of https://github.com/grafana/grafana.git
				
				
				
			Docs: Add Installation YouTube Videos to documentation pages. (#88443)
* Added Installation video index.md * Update index.md adding video for Debian and Ubuntu installs * Update index.md adding install video in macOS * Update index.md adding video to install RHEL or Fedora * Update index.md adding install video for SUSE * Update index.md adding video for Windows installer
This commit is contained in:
		
							parent
							
								
									3adb07cf4d
								
							
						
					
					
						commit
						8b5c9e3e2a
					
				|  | @ -21,6 +21,10 @@ This page lists the minimum hardware and software requirements to install Grafan | |||
| 
 | ||||
| To run Grafana, you must have a supported operating system, hardware that meets or exceeds minimum requirements, a supported database, and a supported browser. | ||||
| 
 | ||||
| The following video guides you through the steps, common commands and the ways in which you can install Grafana in all of the operating systems described in this document: | ||||
| 
 | ||||
| {{< youtube id="f-x_p2lvz8s" >}} | ||||
| 
 | ||||
| Grafana relies on other open source software to operate. For a list of open source software that Grafana uses, refer to [package.json](https://github.com/grafana/grafana/blob/main/package.json). | ||||
| 
 | ||||
| ## Supported operating systems | ||||
|  |  | |||
|  | @ -22,6 +22,10 @@ There are multiple ways to install Grafana: using the Grafana Labs APT repositor | |||
| If you install via the `.deb` package or `.tar.gz` file, then you must manually update Grafana for each new version. | ||||
| {{% /admonition %}} | ||||
| 
 | ||||
| The following video guides you through the steps, common commands and the ways in which you can install Grafana in Debian and Ubuntu as described in this document: | ||||
| 
 | ||||
| {{< youtube id="_Zk_XQSjF_Q" >}} | ||||
| 
 | ||||
| ## Install from APT repository | ||||
| 
 | ||||
| If you install from the APT repository, Grafana automatically updates when you run `apt-get update`. | ||||
|  |  | |||
|  | @ -15,6 +15,10 @@ weight: 600 | |||
| 
 | ||||
| This page explains how to install Grafana on macOS. | ||||
| 
 | ||||
| The following video guides you through the steps, common commands and the ways in which you can install Grafana in macOS as described in this document: | ||||
| 
 | ||||
| {{< youtube id="1zdm8SxOLYQ" >}} | ||||
| 
 | ||||
| ## Install Grafana on macOS using Homebrew | ||||
| 
 | ||||
| To install Grafana on macOS using Homebrew, complete the following steps: | ||||
|  |  | |||
|  | @ -17,6 +17,10 @@ You can install Grafana from the RPM repository, from standalone RPM, or with th | |||
| 
 | ||||
| If you install via RPM or the `.tar.gz` file, then you must manually update Grafana for each new version. | ||||
| 
 | ||||
| The following video guides you through the steps, common commands and the ways in which you can install Grafana in RHEL or Fedora as described in this document: | ||||
| 
 | ||||
| {{< youtube id="4khbLlyoqzE" >}} | ||||
| 
 | ||||
| ## Install Grafana from the RPM repository | ||||
| 
 | ||||
| If you install from the RPM repository, then Grafana is automatically updated every time you update your applications. | ||||
|  |  | |||
|  | @ -17,6 +17,10 @@ You can install Grafana using the RPM repository, or by downloading a binary `.t | |||
| 
 | ||||
| If you install via RPM or the `.tar.gz` file, then you must manually update Grafana for each new version. | ||||
| 
 | ||||
| The following video guides you through the steps, common commands and the ways in which you can install Grafana in SUSE or openSUSE as described in this document: | ||||
| 
 | ||||
| {{< youtube id="2MWsu0xy5Xc" >}} | ||||
| 
 | ||||
| ## Install Grafana from the RPM repository | ||||
| 
 | ||||
| If you install from the RPM repository, then Grafana is automatically updated every time you run `sudo zypper update`. | ||||
|  |  | |||
|  | @ -13,6 +13,10 @@ weight: 700 | |||
| 
 | ||||
| # Install Grafana on Windows | ||||
| 
 | ||||
| The following video guides you through the steps in which you can install Grafana in Windows standalone installer as described in this document: | ||||
| 
 | ||||
| {{< youtube id="js2bZijbhJM" >}} | ||||
| 
 | ||||
| You install Grafana using the Windows installer or using the standalone Windows binary file. | ||||
| 
 | ||||
| 1. Navigate to the [Grafana download page](/grafana/download). | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue