Feature Request: Allow Custom Favicon for Dashboard Page #85

Open
opened 2025-12-29 09:22:48 +01:00 by adam · 1 comment
Owner

Originally created by @fouxdufa on GitHub (Jun 6, 2025).

Description:

Currently, GoDoxy allows setting custom icons for individual services shown on the dashboard via the homepage.icon setting. However, there is no documented way to change the favicon of the dashboard page itself (the icon shown in the browser tab for the WebUI).

Request:

Please add support for setting a custom favicon for the dashboard (WebUI) page, either via:

An environment variable (e.g., GODOXY_FAVICON)

A config.yml option (e.g., under the homepage section)

Or by allowing override through a static file path (e.g., mounting /app/static/favicon.ico)

Use Case:

Customizing the favicon would help with branding and visual distinction when managing multiple dashboards or tabs.


Godoxy makes reverse proxy so easy! It's a great tool for linux newbies like me. Thank you for the great project!

Originally created by @fouxdufa on GitHub (Jun 6, 2025). Description: Currently, GoDoxy allows setting custom icons for individual services shown on the dashboard via the homepage.icon setting. However, there is no documented way to change the favicon of the dashboard page itself (the icon shown in the browser tab for the WebUI). Request: Please add support for setting a custom favicon for the dashboard (WebUI) page, either via: An environment variable (e.g., GODOXY_FAVICON) A config.yml option (e.g., under the homepage section) Or by allowing override through a static file path (e.g., mounting /app/static/favicon.ico) Use Case: Customizing the favicon would help with branding and visual distinction when managing multiple dashboards or tabs. --- Godoxy makes reverse proxy so easy! It's a great tool for linux newbies like me. Thank you for the great project!
adam added the enhancement label 2025-12-29 09:22:48 +01:00
Author
Owner

@yusing commented on GitHub (Jun 6, 2025):

Great idea, will do this. It would be great if you could share the icon you want to use.

@yusing commented on GitHub (Jun 6, 2025): Great idea, will do this. It would be great if you could share the icon you want to use.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/godoxy#85