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

Docker Image packaging for Knowage Server https://www.knowage-suite.com

Results 33 Knowage-Server-Docker issues
Sort by recently updated
recently updated
newest added

Dear Alessandro I have a working instance of a docker of knowage (image: knowagelabs/knowage-server-docker:develop) and when I try to execute a simple Function defined with phyton I get the following...

Trying to build the Docker image for 6.1.1 yields an issue where the foo-commonj download specified in the Dockerfile cannot be downloaded. It appears as though the site for downloading...

Hello there, is this the correct approach to load the JAR file? Is not working for me: docker-compose.yaml > knowage: > build: knowage/. > links: > - knowagedb:db > ports:...

See the log file https://gist.github.com/kunthar/2b8f69475ec93521e497d84960e80bf3 from tig: version is >> 2018-05-12 17:51 Alessandro o Update develop version to 6.2.0-RC

Hello! I have a problem with my local Knowage 8.2 communty instance. The problem is in cockpit report for end users. I've made a text widget with report in cockpit...

Hi, When I want to add rest api we get an error. We are using version 8.1 but 7.2 version works fine. How can fix this issue ? ![image](https://user-images.githubusercontent.com/70193138/189679450-6c207333-992b-4b8b-9d4f-9a4eeb72ca73.png) Thanks

Hello everyone, I'm new to knowage. I've just installed it through: docker-compose up It's running well. However, I can't create a new data source. I've tried to create a new...

Can someone provide a more user-friendly instruction for newbies? I try to run the container and include all the mandatory variables but keeps waiting for 15sec and turning off without...

## Situation I have set up a postgresql database from which I retrieve data. I could add the data source but when it came to adding the dataset I couldn't...