diff --git a/docs/sources/setup-grafana/start-restart-grafana.md b/docs/sources/setup-grafana/start-restart-grafana.md index 3e619815f12..06919c1ee1c 100644 --- a/docs/sources/setup-grafana/start-restart-grafana.md +++ b/docs/sources/setup-grafana/start-restart-grafana.md @@ -175,6 +175,14 @@ To restart the Grafana server, complete the following steps: Restart methods differ depending on whether you installed Grafana using Homebrew or as standalone macOS binaries. +### Start Grafana using Homebrew + +To start Grafana using [Homebrew](http://brew.sh/), run the following start command: + +```bash +brew services start grafana +``` + ### Restart Grafana using Homebrew Use the [Homebrew](http://brew.sh/) restart command: