Knowage-Server-Docker icon indicating copy to clipboard operation
Knowage-Server-Docker copied to clipboard

how can edit UI, css, tittle, description in a docker compose instance?

Open johnfelipe opened this issue 3 years ago • 2 comments

how can edit UI, css, tittle, description in a docker compose instance?

johnfelipe avatar Jul 13 '22 19:07 johnfelipe

Hi, on the 8.1, the UI is a compiled VUE SPA application. You cannot edit CSS directly without building the knowage-vue project in our main repo and replacing the resulting WAR file into the Docker image with a volume.

I suggest you to start Knowage as a Docker container on localhost, port 8080, the following the instuctions written on:

https://github.com/KnowageLabs/Knowage-Server/blob/master/knowage-vue/README.md

kerny3d avatar Jul 20 '22 15:07 kerny3d

Give cheatsheet pls for make own images and contribute may be...

johnfelipe avatar Jul 31 '22 02:07 johnfelipe