Skip to content
English
  • There are no suggestions because the search field is empty.

How to set the link-back URL for Hyperglance

Setting the Hyperglance URL allows Slack & Email notifications to link back to Hyperglance

If you are running on our legacy Docker-based architecture, see legacy guide.

1) Open the values.yaml associated with your deployment. For marketplace or installer based deployments, this is found at:

/var/lib/data/hyperglance_helm_charts

2) Add the URL to the hyperglanceEnvVars.URL key.

hyperglanceEnvVars:
  URL: https://123.0.0.1

3) Save the file.   Then apply the config with this command:

sudo hg apply-config