How to set a URL for Hyperglance (Legacy Docker Guide)
Setting the Hyperglance URL allows Slack & Email notifications to link back to Hyperglance
THIS GUIDE IS DEPRECATED AND PERTAINS TO THE LEGACY DOCKER BASED ARCHITECTURE. SEE LATEST VERSION.
1) Open config file at:
/var/lib/data/hyperglance/config.env
2) Add line to the base URL:
URL=https://123.0.0.1
3) Save the file and reload the service by issuing this command:
sudo docker-compose -f /etc/docker-compose.yml up -d