当前位置:网站首页>Nacos installation detailed process
Nacos installation detailed process
2022-08-02 06:45:00 【m0_67402564】
This article describes the detailed installation process of Nacos (registration center + configuration center)
Article Directory
Meeting Nacos for the first time
Nacos is dedicated to helping you discover, configure and manage microservices.Nacos provides a set of easy-to-use features to help you quickly implement dynamic service discovery, service configuration, service metadata, and traffic management.
Nacos helps you build, deliver and manage microservices platforms more agilely and easily.Nacos is a service infrastructure for building modern application architectures centered on "services" (such as microservices paradigm, cloud native paradigm).
Nacos development must know
Nacos development must know
- Official website: https://nacos.io/zh-cn/index.html
- Nocas Documentation: https://nacos.io/en-cn/docs/what-is-nacos.html
- Nocas Downloads: https://github.com/alibaba/nacos/releases
Install Nacos
Download the version of Nocas you need on the github platform, as shown below:
Description: used below 1.4.0The mysql driver is below 8.0, and the driver used above 1.4.0 is above 8.0, so everyone should pay attention to the corresponding version of mysql when using nacos, otherwise nacos will be caused by the mismatch between nacos and mysql.Unable to load data source.
After downloading the Windows version and decompressing it, we can look at the directory structure:
Executable and configuration files
Open the bin directory and execute the startup.cmd command
The startup is successful, see the following page indicating that the startup is successful
To run nacos, you need to install jdk first and configure the system environment JAVA_HOME
After the operation is successful, start the control panel of nocas, after starting the nacos service, the default port is 8848, and the access address: http://localhost:8848/nacos/index.html.The default login account and password are nacos
Successfully entered the nocas control panel
Summary of this article
This article describes the installation process of nocas in detail, and will continue to introduce the use of the nocas control panel later.
Let me introduce myself first. The editor graduated from Shanghai Jiaotong University in 2013. I worked in a small company and went to big factories such as Huawei and OPPO. I joined Alibaba in 2018, until now.I know that most junior and intermediate java engineers want to upgrade their skills, they often need to explore their own growth or sign up to study, but for training institutions, the tuition fee is nearly 10,000 yuan, which is really stressful.Self-learning that is not systematic is very inefficient and lengthy, and it is easy to hit the ceiling and the technology stops.Therefore, I collected a "full set of learning materials for java development" for everyone. The original intention is also very simple. I hope to help friends who want to learn by themselves but don't know where to start, and at the same time reduce everyone's burden.Add the business card below to get a full set of learning materials
边栏推荐
- Smart people's game improvement: Chapter 3, Lesson 2: "Number of Tongtong" (number)
- 深入剖析成员变量和局部变量的初始化问题
- 点云旋转到参考坐标系方向(最小方向包围盒方法)
- MySQL(3)
- Double for loop case (use js jiujiu printing multiplication table)
- rhce作业
- A detailed introduction to the deployment and usage of the Nacos registry
- C竞赛训练
- 【合集- 行业解决方案】如何搭建高性能的数据加速与数据编排平台
- Constructors, member variables, local variables
猜你喜欢
无代码生产新模式探索
目标检测重要概念——IOU、感受野、空洞卷积、mAP
Polar Parametrization for Vision-based Surround-View 3D Detection 论文笔记
There are more and more talents in software testing. Why are people still reluctant to take the road of software testing?
A list of 300+ learning resources compiled by senior engineers of the Tao Department (the latest version in 2021)
Practice on optimizing startup performance of VS Code
BGP+MPLS综合实验
node安装和配置(node-v12.20.2-x64 ) 以及node版本切换介绍
Double for loop case (use js jiujiu printing multiplication table)
npm does not recognize the "npm" item as the name of a cmdlet, function, script file, or runnable program.Please check the spelling of the name, and if the path is included, make sure the path is corr
随机推荐
分布式文件存储服务器之Minio对象存储技术参考指南
APT + Transform 实现多模块应用Application生命周期分发
聪明人的游戏提高篇:第三章第二课:“桐桐数”(number)
路由规划中级篇
node安装和配置(node-v12.20.2-x64 ) 以及node版本切换介绍
双重for循环案例(用js打印九九乘法表)
mysql索引失效的常见9种原因详解
leetcode-338.比特位计数
HCIP第十七天
Important concepts of target detection - IOU, receptive field, hole convolution, mAP
物联网如何改变城市运行效率
About the directory structure of the web application
MySql统计函数COUNT详解
eggjs controller层调用controller层解决方案
MySQL经典50道练习题及全网最详细解析
从入门到精通的MySQL数据库视频教程
Shuttle + Alluxio 加速内存Shuffle起飞
How to install the specified version package with NPM and view the version number
Constructors, member variables, local variables
关于鸿蒙系统 JS UI 框架源码的分析