HomarrH
Homarr4mo ago
4 replies
gianic

Custom href or URL for apps

Hello team!

Is there a way to define a custom href for apps in Homarr?

Here’s my scenario:
• I’m running Homarr and other services (SABnzbd, Radarr, etc.) via Docker on Portainer.
• I’ve set up integrations in Homarr using URLs like http://sabnzbd:8080. The integration works fine, I can see the tile with the green status, etc. ✅
• At the same time, I’ve configured Traefik so I can access these services externally, e.g., https://sabnzbd.mydomain.home.

The issue: because the Homarr integration uses http://sabnzbd:8080, when I click the tile to open the web UI, I get “This site can’t be reached,” since the service is actually accessible via the Traefik URL.

Is there a way to set a different href for when clicking a tile, or do you have any other recommendations for this setup?

Thanks!

Details:
- Synology NAS, Homarr is running on a docker container on Portainer
- Homarr version: 1.41.0
Was this page helpful?