Knowage-Server-Docker
Knowage-Server-Docker copied to clipboard
Docker Image packaging for Knowage Server https://www.knowage-suite.com
how can edit UI, css, tittle, description in a docker compose instance?
For example languages and other minor change in my local instance
Hi, I run https://github.com/KnowageLabs/Knowage-Server-Docker/blob/master/Knowage-Server-Docker/docker-compose.yml to deploy Knowage, not modify any item. Knowage is running ok ,but knowagepython container Exited ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 9cd08e5e8be4 knowagelabs/knowage-server-docker:8.1.0-SNAPSHOT...
Hi, I am currently using the Knowage Docker Server on a linux VM and I would like to create a Python dataset but I am struggling to make it work....
I tried today to deploy last version (8.1.0), the docker version on macos, using the docker-compose.yml, but when I try to get the login page, the tomcat send back an...
ENV: Amazon ubuntu20.04 2core 4G 50g HDD 100M ``` [root@ip-172-31-35-153 ec2-user]# docker logs knowage-server wait-for-it.sh: waiting 15 seconds for knowagedb:3306 wait-for-it.sh: knowagedb:3306 is available after 12 seconds MySql is up!...
I managed to get it to run with `docker-compose up -d` by making the following changes: ```diff $ git diff diff --git a/Knowage-Server-Docker/docker-compose.yml b/Knowage-Server-Docker/docker-compose.yml index 1c0f791..c8916a7 100644 --- a/Knowage-Server-Docker/docker-compose.yml +++...
There is a scenario where the initial password biadmin does not meet the requirements of the security department. How do I need to set my own Strong password?
Fix error docker-compose mysql-client has no installation candidate.
after runnig knowage in docker i can't get the menu where data provider and profile management .. any help please 