当前位置:网站首页>EMQ云端与局域网实现桥接功能
EMQ云端与局域网实现桥接功能
2022-08-04 15:59:00 【51CTO】
云端部署Emqx。局域网部署NanoMQ。相关配置即可实现桥接功能;
建议采用docker部署。
sudo docker run -itd -v /home/nvidia/nanomq/etc/:/etc -p 1883:1883 --name nanomq-slim emqx/nanomq:0.8.0-slim
/home/nvidia/nanomq/etc/ 为本地下载的所有.conf配置文件。
部署失败。call我。
参考地址:
https://www.emqx.com/zh/try?product=nanomq
https://github.com/emqx/nanomq/tree/master/etc
https://github.com/nightzjp/nanomq
https://nanomq.io/docs/zh/latest/config-description.html#%E5%8F%82%E6%95%B0%E8%AF%B4%E6%98%8E
https://www.emqx.com/zh/blog/category/nanomq
作者: 前方、有光
边栏推荐
猜你喜欢
An article to answer what is the product library of the DevOps platform
A detailed explanation of what is software deployment
What is an artifact library in a DevOps platform?What's the use?
JVM Tuning-GC Fundamentals and Tuning Key Analysis
有哪些好用的IT资产管理平台?
postman “header“:{“retCode“:“999999“
屏幕分辨率兼容性
B 站又上热搜了, HR 称「核心用户都是 Loser」
【已解决】allure无法生成json文件和AttributeError: module ‘allure‘ has no attribute ‘severity_level‘
跟我学 UML 系统建模
随机推荐
RepVGG学习笔记
【Idea设置运行参数无效】可能是...
Request method ‘POST‘ not supported。 Failed to load resource: net::ERR_FAILED
ITSM软件与工单系统的区别是什么?
AAAI‘22 推荐系统论文梳理
查看每个数据库分配给了哪些用户权限,这个有接口吗
请问一下dms的跨阿里云账户 新增实例,是不是无法新增redis ?
In action: 10 ways to implement delayed tasks, with code!
Does DMS have an interface to get the list of databases under each instance?
No server is required, teach you to get real-time health code recognition with only 30 lines of code
全差分运放:THS4140
攻防视角下,初创企业安全实战经验分享
js判断一个对象是否在一个对象数组中
把boot和APP一起烧录进MCU
Redis的主从复制和集群
DevOps平台中的制品库是什么?有什么用处?
jasmine.any(Function) 的一个使用场景
饿了么智能头盔专利获授权 进一步提升骑手安全保障
Difference between GET and POST requests
在Markdown文件中快速插入本地图片