Knowage-Server-Docker
Knowage-Server-Docker copied to clipboard
Docker Image packaging for Knowage Server https://www.knowage-suite.com
I define a customer server.xml config file,based on your base image, I created a custom image myself, but it failed to start after loading,I curl the 127.0.0.1:8080 500 error My...
I always get an error during buildng dockerfile ``` tep 53/90 : RUN apt-get update && apt-get install -y wget coreutils unzip mysql-client && rm -rf /var/lib/apt/lists/* ---> Running in...
Download the 6.2.2 docker-compose.yml and run docker-compose up -d open url shows http error 500 ``` HTTP Status 500 - type Status report message description The server encountered an internal...
At the moment beside creating a new image/Dockerfile, it is not possible to add a JDBC source at container level via environment variables or volume ** similar issue : **...
I cannot docker-compose the latest version. The image building process get stuck on this line ``` knowage_1 | 10-May-2019 15:05:58.345 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 46345 ms ``` I...
Changes to entrypoint where made to allow custom mysql servers to be used instead of a linked container. Other changes where made to allow a quick environment to be set...
Hi, I'm trying to work with knowage 6.2.2 in docker and PostgreSQL DB. All configuration files were changed to work with new DB, I can get and save any data...
I could not find the MySQL repo so reporting it here. **MySQL_create.sql** file has repeated commas (,,) on line 252 which causes the deployment to fail. Solution - Remove the...
Steps to reproduce: docker-compose up Logs are attached. [logs.txt](https://github.com/KnowageLabs/Knowage-Server-Docker/files/2434456/logs.txt) `[36mknowage_1 |[0m Oct 01, 2018 2:53:30 PM org.apache.catalina.startup.HostConfig deployDirectories [36mknowage_1 |[0m SEVERE: Error waiting for multi-thread deployment of directories to complete...