Browse Source

Merge pull request #13584 from grafana/nikoalch-patch-1

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

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

@@ -100,6 +100,8 @@ This will start the `grafana-server` process as the `grafana` user,
 which was created during the 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