Replies: 2 comments 1 reply
|
Thanks for posting a discussion about homepage here on GitHub. Homepage now uses a fancy new AI tool thanks to our friends at Glime, so the answer below is the AI bot's attempt to answer your question. If you feel it's sufficient you can mark the answer and close this post, otherwise feel free to leave it open of course! Thanks for using Homepage! ❤️ Based on the information provided, it seems that the environment variables from the Since you are using UNRAID, which can sometimes make it difficult to modify default templates, you should ensure that the Here are some steps you can take to troubleshoot this issue:
If you have followed these steps and the issue persists, please provide the exact error message or behavior you are encountering, and ensure that there are no typos or syntax errors in your This comment was generated by Glime. |
|
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. See our contributing guidelines for more details. |
Uh oh!
There was an error while loading. Please reload this page.
Description
Hello good.
I have my homepage working like a charm (thanks for all the work you do), but when it comes to using the
.envfile (Using Environment Secrets) I find that in Jellyfin, Traefik, Caliber-web, etc.When I want to pass the jellyfin key I use:
HOMEPAGE_VAR_JELLYFIN--> which I then use{{HOMEPAGE_VAR_JELLYFIN}}HOMEPAGE_VAR_CALIBREUSER--> which I then use{{HOMEPAGE_VAR_CALIBREUSER}}Does anyone know where the problem could be? I mention this because I have been searching for information and many people say that it is because I do not have the
.envfile defined in docker-compose. This is why? I mention this, because I am in unRaid, and sometimes it is a little difficult to modify the templates that come by default (I have already added theenv_filevariable to test, but it has been of no use)Thank you
homepage version
v0.8.12 (12ec1cf, Apr 17, 2024)
Installation method
Docker
Configuration
Container Logs
No response
Browser Logs
No response
Troubleshooting
With variable, I see no correct key with direct key work perfect
All reactions