Add Environment Variables for CONFIGS_PATH & ICONS_PATH #1446
Labels
✨ Feature
A feature you'd like to be added
❌ Invalid for 1.0
This issue will no longer be relevant in 1.0 (Other implementation)
Stale
Description
Thank you for all your hard work and commitment to making Homarr an exceptional open-source project.
I'd like to mention that I am using Homarr in a homelab environment, where it has proven to be a valuable tool for my personal projects and experimentation.
I propose adding support for environment variables in the project's configuration, specifically enabling the setting of environment variable paths to volumes from Kubernetes. This enhancement would allow users and deployers to configure the project dynamically based on their specific deployment environment and easily link environment variables to Kubernetes volumes.
Environment Variables to add :
CONFIGS_PATH
: This environment variable would represent the path to the configuration files, linked to a Kubernetes volume.ICONS_PATH
: This environment variable would represent the path to the icons directory, linked to a Kubernetes volume.The addition of environment variables linked to Kubernetes volumes will enhance the usability and flexibility of the project, making it easier for users to deploy and configure the project in various environments, including homelabs and Kubernetes clusters.
Kubernetes manifest example :
Your feedback and input on this proposal are highly appreciated. Thank you for your attention to this request, and thank you once again for your outstanding work on Homarr.
Priority
Medium (Would be very useful)
The text was updated successfully, but these errors were encountered: