[Feature request] Support for env vars in monitor, bookmarks widgets #273
Labels
work completed
Work for this has been completed but it may not yet be merged / released
Milestone
Hello, this request is to support inline env vars for both the monitor and bookmarks widgets.
The use-case is to avoid putting IPs or personal domains in plain-text on the glances.yml. This is useful for sharing configs/setups without having to redact information, and ideally safer practices. This is useful particularly if a user is using bookmarks or monitor to show homelab services.
For example,
or,
This could potentially be useful for sensitive embedded keys, tokens, etc. as well, e.g.,
url: https://connect.raspberrypi.com/devices/${RPI_2_UUID}/remote-shell-session
The text was updated successfully, but these errors were encountered: