Add note about Proxmox credentials into the website

This commit is contained in:
Andy Grunwald
2025-01-28 13:57:34 +01:00
parent eac423cea9
commit 94d465cf92
2 changed files with 8 additions and 5 deletions

View File

@@ -54,6 +54,4 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:9221${CL}"
echo -e "${INFO}${YW} Please adjust the credentials in the configuration file:${CL}"
echo -e "${INFO}${YW} /opt/prometheus-pve-exporter/pve.yml${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:9221${CL}"