Update Readme.md
This commit is contained in:
parent
ceb9ba2704
commit
6882cf962b
31
README.md
31
README.md
@ -1,12 +1,27 @@
|
|||||||
# thingsboard
|
# Thingsboard
|
||||||
OpenSource IoT Platform
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
**Docker usage**
|
<img src="./img/logo.png?raw=true" width="100" height="100">
|
||||||
|
|
||||||
**start platfrom using docker:**
|
## Introduction
|
||||||
|
|
||||||
|
Tningsboard is an open-source IoT platform for data collection, processing, visualization, and device management.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## Community
|
||||||
|
|
||||||
|
|
||||||
|
## Contribute
|
||||||
|
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
|
||||||
|
## Docker usage
|
||||||
|
|
||||||
|
**start platform using docker:**
|
||||||
- install docker
|
- install docker
|
||||||
- cd to 'docker' folder
|
- cd to 'docker' folder
|
||||||
- create folder for cassandra data directory on your local env (host)
|
- create folder for cassandra data directory on your local env (host)
|
||||||
@ -30,3 +45,7 @@ if you would like to change cassandra port, change it to "9999:9042" for example
|
|||||||
- modify .env file to point to the directory created in previous step
|
- modify .env file to point to the directory created in previous step
|
||||||
- start ./deploy_cassandra_zookeeper.sh script to run cassandra with thingsboard schema and zookeper services
|
- start ./deploy_cassandra_zookeeper.sh script to run cassandra with thingsboard schema and zookeper services
|
||||||
- Start boot class: _org.thingsboard.server.ThingsboardServerApplication_
|
- Start boot class: _org.thingsboard.server.ThingsboardServerApplication_
|
||||||
|
|
||||||
|
## Licenses
|
||||||
|
|
||||||
|
This project is released under [Apache 2.0 license](./LICENSE).
|
||||||
BIN
img/logo.png
Normal file
BIN
img/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.1 KiB |
Loading…
x
Reference in New Issue
Block a user