forked from switnet/quick-jibri-installer
Show grafana credentials to finish script.
This commit is contained in:
parent
c766cb2b54
commit
f69dbbf2e5
|
@ -125,4 +125,8 @@ done
|
|||
|
||||
echo "
|
||||
Go check on http://$PUBLIC_IP:3000 to review configuration and dashboards.
|
||||
User: admin
|
||||
Password: $GRAFANA_PASS
|
||||
|
||||
Please save it somewhere safe.
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue