Hi all, for my customer I need to change redash logo with customer logo instead
How I can do it?
thanks in advance
Estevan
Hi all, for my customer I need to change redash logo with customer logo instead
How I can do it?
thanks in advance
Estevan
This feature is known as “White Labeling” and it isn’t supported.
Im not sure we all want to “white label” redash. I just dont want the redash logo on the top of the screen (Im happy for it to be someware else) and it would give our users a feel that this is our service. Before docker you could just change the picture if you knew where it was. We did this and everyone loved it because it felt like it was ours.
From what I can tell the image is at /static/images/redash_icon_small.png. Does anyone know how to replace this inside a docker?
Can you upload an external file into a running docker to replace another file? And if you can how would you do it?
Nobody has worked in white labeling. But we are putting together a guide to accompany the V11 release this summer which will discuss how to override files in a docker installation in a safe / convenient manner.