Hi everyone:
For the B/S architecture is a bit complicated to deploy, every new version of
IoTDB-UI from now on will add a docker image version, making deployment a
breeze.
Image name:
limeng32/iotdbui
The easiest way to use it is:
1. Use:
docker pull limeng32/iotdbui
or
docker pull limeng32/iotdbui:0.12.4
to get the latest image
2. Use:
docker run -p 80:80 -it --rm limeng32/iotdbui
to get started right away
The build address of the image limeng32/iotdbui is as follows (you can refer to
README.md for more complex settings):
https://github.com/limeng32/iotdbui-back/tree/docker
0.12.4 Main content:
1. Compatible with IoTDB-0.13.0 syntax
2. Add email-based account management module
3. Add some hotkeys related to the query
4. Fixed known bugs
0.12.5 Expected content:
Graphical query results
Code hosting address:
https://github.com/limeng32/iotdbui-back
Online experience address:
http://115.28.134.232:8800
I hope to hear your opinion and suggestion!
李萌
数据库研发技术部
用友网络科技股份有限公司
Yonyou Network Technology Co.,Ltd.