https://github.com/strapdata/k8s-thingsboard
https://github.com/strapdata/k8s-thingsboard
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strapdata/k8s-thingsboard
- Owner: strapdata
- Created: 2019-12-02T20:37:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-27T14:02:49.000Z (about 5 years ago)
- Last Synced: 2025-05-08T00:23:39.979Z (9 months ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k8s-thingsboard
Fork of the k8s directory of thingsboard to plugin the platform to Elassandra managed by the Elassandra operator
## install
Deploy the Elassandra Operator first.
Change the variables in the _strapdata-install-td.sh_ script.
* NAMESPACE
* DATACENTER_NAME
* CLUSTER_NAME
* TRAEFIK : deploy the Traefik ingress (false by default, nginx is use instead in this case)
* USE_COAP : deploy the CoAP gateway (false by default)
Run _strapdata-install-td.sh_