[Feature Request] Config Variables #2452
-
DescriptionAllow for variables to be set in configs. E.g. - Portainer:
- HDA:
href: http://hda:9000
description: HDA
icon: portainer
siteMonitor: http://$HDA:9000
widget:
type: portainer
env: 1
url: http://portainer:9000
key: key OtherMaybe within an env.yaml file or just in the compose file itself, allowing the config files to read system variables. |
Beta Was this translation helpful? Give feedback.
Answered by
shamoon
Dec 10, 2023
Replies: 2 comments
-
You can do this with https://gethomepage.dev/v0.8.2/installation/docker/#using-environment-secrets |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shamoon
-
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do this with https://gethomepage.dev/v0.8.2/installation/docker/#using-environment-secrets