浏览代码

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

Update rpm.md
Daniel Lee 7 年之前
父节点
当前提交
7c2efbac0d
共有 1 个文件被更改,包括 2 次插入0 次删除
  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