-
Notifications
You must be signed in to change notification settings - Fork 252
Home
Sam edited this page Jan 14, 2023
·
26 revisions
- 下载Releasev 1.0.3发布版本
- 解压release包,运行IoTGateway.exe
- 下载Releasev 1.0.3发布版本
- 解压release包,运行IoTGateway
- 下载Releasev 1.0.3发布版本
- 解压release包,运行IoTGateway
- 下载Releasev 1.0.3发布版本
- 解压release包,运行IoTGateway
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 -p 503:503 --name iotgateway --restart always 15261671110/iotgateway
- docker pull registry.cn-hangzhou.aliyuncs.com/iotgateway/iotgateway
- docker tag registry.cn-hangzhou.aliyuncs.com/iotgateway/iotgateway 15261671110/iotgateway
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 -p 503:503 --name iotgateway --restart always 15261671110/iotgateway
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 -p 503:503 --name iotgateway --restart always 15261671110/iotgateway:arm
- docker pull registry.cn-hangzhou.aliyuncs.com/iotgateway/iotgateway:arm
- docker tag registry.cn-hangzhou.aliyuncs.com/iotgateway/iotgateway:arm 15261671110/iotgateway
- docker run -d -p 518:518 -p 1888:1888 -p 62541:62541 -p 503:503 --name iotgateway --restart always 15261671110/iotgateway
- 访问iotgateway后台:http://localhost:518
- 用户名 admin,密码 000000
- iotgateway教程文档