当前位置:网站首页>One click deployment of highly available emqx clusters in rainbow
One click deployment of highly available emqx clusters in rainbow
2022-07-07 08:19:00 【Rainbond】
This article describes how to use the cloud native application management platform Rainbond One click installation high availability EMQX colony . This way is suitable for people who don't know much about Kubernetes、 Users of complex technologies such as containerization , Reduced in Kubernetes Deployment in China EMQX Threshold .
One 、 Background information
1.1 Rainbond And EMQX The combination of
Rainbond It is an easy-to-use open source cloud native application management platform . With the aid of it , Users can complete the deployment, operation and maintenance of micro services in the graphical interface . With the help of Kubernetes And the ability of containerization Technology , Self heal the fault 、 The business enabled by automatic operation and maintenance capabilities such as elastic expansion .
Such users no longer have to care about how to deploy EMQX colony , One click installation through open source app store EMQX High availability cluster , This installation method greatly reduces the use of users EMQX The deployment burden of the cluster , The latest version is currently supported 4.4.3.
1.2 About application templates
The application template is for Rainbond Installation package of cloud native application management platform , Users can install the business system into their own system based on it Rainbond In the middle . No matter how complex the business system is , The application template will abstract it into an application , Image of all components in the application 、 The configuration information and the relationship between all components are installed together .
Two 、 Prerequisite
- Deployed Rainbond Cloud native application management platform : for example Quick experience version , Can be in person PC Run in the environment at the cost of starting a container .
- You can connect to the Internet .
3、 ... and 、 Quick start
3.1 Visit the built-in open source app store
Choose the one on the left Application market TAB , Switch to... In the page Open source app store TAB , Search keywords EMQX You can find it EMQX application .

3.2 A key to install
Click on EMQX On the right side of the install You can enter the installation page , After filling in the simple information , Click on determine You can start the installation , The page automatically jumps to the topology view .

Parameter description :
| Options | explain |
|---|---|
| Team name | User built workspace , Isolate by namespace |
| Cluster name | choice EMQX To which one K8s colony |
| Select application | choice EMQX To which application is deployed , The application contains several related components |
| Application version | choice EMQX Version of , Currently, the optional version is 4.4.3 |
Wait a few minutes ,EMQX The cluster will be installed , And run it .

3.3 verification EMQX colony
adopt Dashboard Verify and view cluster nodes . Access components
EMQX_Cluster-4.4.3Of18083The external service domain name of the port , To log in EMQX Dashboard, On the home page Nodes Show that all nodes are inRunningstate .Default account password : admin/public , Can be modified by environment variables
EMQX_DASHBOARD__DEFAULT_USERNAMEEMQX_DASHBOARD__DEFAULT_PASSWORD

- View cluster nodes from the command line , Enter the assembly
EMQX_Cluster-4.4.3Of Web terminal , Select any instance , Execute the following command :
emqx_ctl cluster status
边栏推荐
- Register of assembly language by Wang Shuang
- 一文了解如何源码编译Rainbond基础组件
- ROS bridge notes (05) - Carla_ ackermann_ Control function package (convert Ackermann messages into carlaegovehiclecontrol messages)
- Lua 编程学习笔记
- Analysis of maker education in innovative education system
- [quick start of Digital IC Verification] 14. Basic syntax of SystemVerilog learning 1 (array, queue, structure, enumeration, string... Including practical exercises)
- offer收割机:两个长字符串数字相加求和(经典面试算法题)
- Full text query classification
- WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after conne
- Real time monitoring of dog walking and rope pulling AI recognition helps smart city
猜你喜欢

Empire CMS collection Empire template program general

Call pytorch API to complete linear regression

Network learning (III) -- highly concurrent socket programming (epoll)

【踩坑系列】uniapp之h5 跨域的问题

OpenVSCode云端IDE加入Rainbond一体化开发体系

Vulnerability recurrence fastjson deserialization

Myabtis_ Plus

Quick analysis of Intranet penetration helps the foreign trade management industry cope with a variety of challenges

Complex network modeling (I)

快解析内网穿透助力外贸管理行业应对多种挑战
随机推荐
柯基数据通过Rainbond完成云原生改造,实现离线持续交付客户
Register of assembly language by Wang Shuang
Use of any superclass and generic extension function in kotlin
Unityhub cracking & unity cracking
buureservewp(2)
藏书馆App基于Rainbond实现云原生DevOps的实践
[IELTS speaking] Anna's oral learning records part2
Find the mode in the binary search tree (use medium order traversal as an ordered array)
拓维信息使用 Rainbond 的云原生落地实践
解读创客思维与数学课程的实际运用
Leetcode simple question: find the K beauty value of a number
Fast parsing intranet penetration escorts the document encryption industry
It took "7" years to build the robot framework into a micro service
Complex network modeling (I)
漏洞复现-Fastjson 反序列化
Don't stop chasing the wind and the moon. Spring mountain is at the end of Pingwu
ROS Bridge 笔记(05)— carla_ackermann_control 功能包(将Ackermann messages 转化为 CarlaEgoVehicleControl 消息)
Detailed explanation of apply, also, let, run functions and principle analysis of internal source code in kotlin
漏洞複現-Fastjson 反序列化
调用 pytorch API完成线性回归