-
Notifications
You must be signed in to change notification settings - Fork 251
Home
dd edited this page Dec 25, 2021
·
26 revisions
- 下载Releasev0.03发布版本
- 下载.net5 sdk或runtime
- 安装.net5
- 解压release包,运行IoTGateway.exe
- 访问iotgateway后台:http://localhost:518
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 --name iotgateway --restart always 15261671110/iotgateway
- docker pull registry.cn-hangzhou.aliyuncs.com/wanghaidong/iotgateway
- docker tag registry.cn-hangzhou.aliyuncs.com/wanghaidong/iotgateway 15261671110/iotgateway
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 --name iotgateway --restart always 15261671110/iotgateway
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 --name iotgateway --restart always 15261671110/iotgateway:arm
- docker pull registry.cn-hangzhou.aliyuncs.com/wanghaidong/iotgateway:arm
- docker tag registry.cn-hangzhou.aliyuncs.com/wanghaidong/iotgateway:arm 15261671110/iotgateway
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 --name iotgateway --restart always 15261671110/iotgateway
- 用户名 admin,密码 000000
- 打开发布文件路径下的ReadMe文件夹中的手摸手,按照顺序添加设备进行采集