Browse Source

Merge pull request #13585 from grafana/nikoalch-patch-2

Update rpm.md
Daniel Lee 7 years ago
parent
commit
7c2efbac0d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/sources/installation/rpm.md

+ 2 - 0
docs/sources/installation/rpm.md

@@ -115,6 +115,8 @@ This will start the `grafana-server` process as the `grafana` user,
 which is created during package installation. The default HTTP port is
 `3000`, and default user and group is `admin`.
 
+Default login and password `admin`/ `admin`
+
 To configure the Grafana server to start at boot time:
 
 ```bash