Change default logo and name in docker

Hello,
Which file should i edit to replace the logo and name? I am using ‘kaleidos-ventures/taiga-docker’ repository.

taiga

Hi @Md_Asif_Iqbal,

Actually it’s something difficult to do ussing the docker image. You should access it and modify files, all those where the word “Taiga” appears and all images with the Taiga logo.

The best way to do this is to fork the taiga frontend repository and install the system from source code. You will need to change the steps to use your compiled version with the modifications instead of the compiled version from the taiga-front-dist repository.

You can find more useful documentation here:

I hope this information will be useful

1 Like