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
3 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Ok I might have figured it out. Under the application setting I can:
- configure the URL to http://sabnzbd.mydomain.home
- check Use a different URL for pings and configure the url to http://sabnzbd:8080
CAn you confirm this is the best way to do this?
This can also be achieved by specifying a custom app url when creating the integration