An open API service indexing awesome lists of open source software.

https://github.com/strapdata/k8s-thingsboard


https://github.com/strapdata/k8s-thingsboard

Last synced: 6 months ago
JSON representation

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_