Use Caddy as the reverse proxy
Hi,
I've been trying to use my Caddy reverse proxy with Homarr, but I'm encountering a problem. Homarr starts using http://ca7dab43dd9f:7575 (Docker container ID) instead of 127.0.0.1 (localhost).
This is my docker-compose.yml file:...
Solution:
I don't know what to write, and I'm not the best English writter ๐
I have also done this on localhost, I think to use any domain it only require to change it in the Caddyfile
homarr.mydomain.com
for example. But I can't test this right now because I don't have any domain....Proxmox Health Monitoring Not Working
Hello! I am trying to get proxmox working on the health monitoring widget. I added the API key to a proxmox app the way the documentation said to and any time I reload the web page it errors with these lines that get added to the container logs
ERROR
Error executing
health monitoring...
Solution:
I fixed it. I was using my cloudflare url to access it but I changed it to the public ip and now it works.
Dash . widget integration does not work
Dash . widget integration does not work. It works in browser locally. It works as an iframe even within Homarr but not as widget.

Plex Media Server widget stopped working
Any idea how to debug this?
I have the plex app in my Homarr with the correct API key (retrieved using this method: https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/)
It worked previously but now it's not working anymore. Playing content and nothing is showing in the widget....
Solution:
Remove /web
go to localhost
Hi (new user here),
I have this need - I usually access my home lab from two different networks (either the vpn hostname when I am away, or the LAN IP address when I am home). This may be an issue, because when I add a hosted app (in the same host where homarr docker container is), I cannot really refer to localhost as address. Do you have any suggestion? Meaning any solution from UI level, so when i am connected via IP clicking the app will lead me to the self hosted app both when I am using vpn hostname or direct IP address.
I know this is not strictly a homarr problem, but probably anyone in this community has dealt with it already....
Solution:
https://github.com/ajnart/homarr/releases/tag/v0.15.3 under placeholder for dynamic URLs.
Would that be what you're looking for?...
Background tiling
I am trying to use this gif and have it tile on Homarr. I set to all repeat modes thinking it would tile but it scales the image up and doesn't repeat anything. Anyway I could fix this?
Weird design with categories
It seems categories no longer surround the objects inside them as shown in pic

Integration for Adguard Home (as a Home Assistant OS Plugin)
Hi
I'm getting started with Homarr at the moment, and for the most part everything seems really nice. I'm having issues getting the Adguard Integration to work though. The problem is that my construction here seems to be a bit unique. I have two devices running here, my main server which is an Unraid machine where most of my apps run as Docker, including now Homarr. I also have a smaller low-energy machine which handles the absolute basics, which is Home Assistant and Adguard as a Home Assistant OS Addon. That way, I can take my main server offline when I don't need it without losing my DNS service and half of my household not working ๐
I'm not sure if I can integrate the Adguard Addon into Homarr, as it is running on the same adress as Home Assistant, and the authentication also gets somehow handled by Home Assistant so I don't have a seperate username/password pair for Adguard. Maybe this isn't quite the right place to ask, and some Home Assistant OS guys would know more about how the Addons get handled internally, but maybe someone here already fiddled with Home Assistant OS in a similar way...
Solution:
This is the Home Assistant config menu for the Adguard Add-On (which I completely missed multiple times ๐
). If you activate the "Show disabled ports" switch, you can then enter a port for the http interface. Make sure to either disable SSL on this page or get a certificate. If you leave SSL enabled with the bound http port and without a certificate the Add-On won't load
How to change logo, favicon and background ?
Hello guy, hope you all good.
I'm totaly new, i come here after reading documentation of Homarr and i can't find how to setup a path to use my custom background, logo and favicon.
I see this about the background image : you can find out here how to mount the public image directory. But hiting the link (here) redirect me to this : https://link.to.something.
even this link that i found is not working : https://homarr.dev/docs/customizations/icons...
Solution:
https://homarr.dev/docs/advanced/customizations/icons#using-your-icons
here's the docs for the icons.
Note that you need to restart your homarr container every time you add an image or icon for it to be seen...
Incorrect time
The time showing in the Date and Time widget is off by 1 hour. It is currently 22:09 and it's showing 21:09. The timezone is configured correctly - to Europe/Prague.
Is there any way for me to fix this?...
Solution:
just found out what it was, I had location spoofing enabled in NordVPN, which was changing it to the wrong time, with it disabled it works just fine

Feature request
I can't make this myself because im not a developer. But if anyone out there know what Wazuh is. It would be extremely handy to be able to see Wazuh stats in the homarr app.
And btw thanks for this amazing dashboard, its very handy ๐...
Solution:
Ping check not working in dashboard
When i ssh to the homarr machine, and ping all the hosts. Its working, no problemo
But the dashboard ping check fails on most of my integrations. I double checked the IP is correct, and i checked the guide several times im pretty certain everything is done correctly...

Is there any way to add a System Health Monitor
In the official documentation you can only implement a System Health Monitor using Proxmox or OpenMediaVault.
https://homarr.dev/docs/widgets/health-monitoring/
Is there any way to monitor your server stats without Proxmox or OpenMediaVault?
...
Help with Authentik
Today I tried creating a Homarr server using OIDC login per these instructions.
I added an OAuth2/OpenID provider in Authentik called
Homarr
with a redirect URI https://quokka.wiki
, and an application called Homarr
with slug homarr
and with the previously made Homarr
provider.
I then made my Docker compose like so:...Solution:
Now the Redirect URI is
https://mydomain.example/api/auth/callback/oidc
Pihole widget issue
I installed the Pihole widget a couple of days ago but noticed that it always stay at 0% for everything, any idea what's wrong?

dash. don't work
i installed docker dash on my synology ds923+.
it works perfectly and i see all the data in the browser, but when i apply the widget in homarr and go to enter the web address of dash. i get this error:
"unable to retrieve information, you have installed the latest version of dash. ?"
...
Favicon
i have a synology ds 923+, i installed homarr with docker manager and it works perfectly.
if i insert a link to a favicon in the FAVICON field or the /icons folder (with the 48x48 png file inside) is not displayed, the homarr favicon always appears
if, on the other hand, I put a file or link in the logo field, it works perfectly.
why doesn't favicon work? i don't understand.
if you tell me that i can do some tests, you do me a favour....
OIDC Auth - Stop updating roles?
Hi, I've configured integration with Authentik. I want any users that login though Authentik to be created as 'normal' users, and all seems to be set up fine.
However, I also want my personal account to be an administrator, while still using Authentik to log in (I have an 'admin' account as the owner). I log in once, then switch to the admin account to promote my account to administrator, then disable credential login.
But whenever I log in through my personal account, I see this message in the logs, highlighting that my user is demoted back to a normal account on each login....
Solution:
if one of my OIDC logged in users is part of the homarr-admin role, they'll automatically be setup as an admin in homarr, similar for Owner
Proxmox Integration & System health monitoring (NaN%)
I've done some research but never found any solution connected to Homarr or something similar...
Does anyone know why I don't get Health Information for my Proxmox Server? Like it does show for my VMs but not for my Server itself, maybe because I have 2 nodes?
It just says "CPU NaN%" and "RAM NaN%". See picture for reference.
Would be really grateful for some help !! :8bitheart:...
Solution:
You really only need a user with pve auditor permissions. After you have the user, you make the api token. Once the api token is made don't forget to giver permissions to the user and api token iteself.

Local files and folders
Hey, is there a way to add a path to a local folder or file as an app? I only use the dashboard on one PC and it should also display the quick links for that.