kapua icon indicating copy to clipboard operation
kapua copied to clipboard

Results 171 kapua issues
Sort by recently updated
recently updated
newest added

As per the Documentation, Tag Service in the Setting Tab should be false, but when kapua setup is done, Tag Service is not Editable and disabled for edit by default....

Currently each application initializes its JAXBContext by providing a static list of all the JAXB classes managed by the context. This approach was developed for the following motivations: For the...

**Is your feature request related to a problem? Please describe.** In a job already created, if a new step is required in the beginning of the job it is necessary...

proposal

Hello, when run ./docker-deploy.sh on Ubuntu 18.04 LTS i get this Error message Status: Downloaded newer image for kapua/kapua-console:1.5.2 Pulling job-engine (kapua/kapua-job-engine:1.5.2)... ERROR: pull access denied for kapua/kapua-job-engine, repository does...

**Is your feature request related to a problem? Please describe.** After switching to the external consumer architecture the client pool to interact with devices should be moved from MQTT to...

Enhancement

Add NOTICE and SECURITY files **Related Issue** No related issues

Documentation

I want to deploy SSO with keycloak. I tried to use the keyloak image and kapua image used in the > sso-docker-deploy.sh script But I get everytime the same error...

Question/support

I want to integrate IDE to kapua. For this purpose, I used the following tutorial: https://www.eclipse.org/kapua/docs/1.4.0/developer-guide/en/ide.html#eclipse I imported kapua as a maven project, I execute `mvn clean install ` and...

**Is your feature request related to a problem? Please describe.** Simply getting the device position easily and with reliability in the API REST. It may also be of use in...

proposal

This PR introduces framework for REST API testing. The PR consists of three parts: - Adding Newman runner for running tests in CI (GHA and Travis - this tool is...