devicehive-docker icon indicating copy to clipboard operation
devicehive-docker copied to clipboard

Run DeviceHive Docker containers with Docker Compose and on Kubernetes

Results 15 devicehive-docker issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to deploy Device hive using the k8s on a cluster with version 1.22, seems like that the configurations have some deprecated features. Is there any way to...

I started devicehive-docker with command `sudo docker-compose up -d`,and I can now open the page `http://localhost:8800/admin`(I have mapped the port 8080 to 8800 and have set JWT_SECRET). But when I...

Default DeviceHive admin user has name dhadmin and password dhadmin_#911.

I input dhadmin as my account and dhadmin_#911 as my Password but reply me Could not log in. Incorrect login or password.Could you help me with this error?Thanks!

I want to run spark. What do I need to do? And When I log in to the management console, I often get 502 errors that I can't access and...

I was able to import Let's Encrypt into the certificates, but how do I set https redirect?

I'm trying to install it and I'm having difficulty ``` $ helm install --name devicehive ./devicehive --set backendNode.enabled=true --dry-run --debug [debug] Created tunnel using local port: '43923' [debug] SERVER: "127.0.0.1:43923"...

Todo: - [x] Merge `development` branch changes - [ ] Parameterize resources and add a `locations` section to helm chart `values.yaml` file - [ ] Split on-cluster and off-cluster configuration...

Hey @sitnik, what's the status of the development branch? It seems that work on it has stagnated but there are a few changes in it that I am interested in...

Depends on https://github.com/devicehive/devicehive-java-server/pull/532 Need new version of base image in devicehive-hazelcast image, without that provided config will lead to startup issues.