Hi team Is it possible to replace the logo url wit...
# ingestion
b
Hi team Is it possible to replace the logo url with the path of the logo file locally to create a custom dataplatform?
b
you mean, for instance, change the hive logo to another picture?
b
similar. In my case, I am creating a new data platform, but I want to use the logo image of my local computer. (Datahub is running with docker.)
b
this will create a new platform. there is a field to specify the location of the platform logo
b
Where should I put the logo file so that the image can be imported properly?
b
it can be some external image url
or if you're building the image of frontend, you can put it in some folder (i forgot where) and it will be available in asset/platforms/xx.jpg
🙂 1
datahub-web-react/src/images is the folder
thank you 1