In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "how to deploy Dubbo-admin server". The explanation content in this article is simple and clear, easy to learn and understand. Please follow the ideas of Xiaobian slowly and deeply to study and learn "how to deploy Dubbo-admin server" together!
1, Download dubbo-admin server version
2. Upload to server and extract tar-zxvf xxxx.tar.gz
3. Enter the decompressed directory
4. Port 8080 is started by default, and there may be conflicts.
Modify the port of dubbo-admin-server
Modify the port of dubbo-admin-ui
Mvn Clean, Mvn Package
Executing to this location may result in npm run build faild; enter the dubbo-admin-ui directory and execute npm run build
Building for production... Killed; is the server memory is not enough, so give him a separate memory configuration out to solve;
Execute command:
sudo /bin/dd if=/dev/zero of=/var/swap.1 bs=1M count=1024
sudo /sbin/mkswap /var/swap.1
sudo /sbin/swapon /var/swap.1
Then again mvn clean, mvn package;
it will wait for more than ten to twenty minutes for installation at this location, and it will take a long time to open a new terminal to execute commands;
The following diagram shows that nodes are being built,
Packaging success:
Go to dubbo-admin-distribution directory
Execute command:java -jar dubbo-admin-0.2.0.jar
Start successfully; visit ip:8094 and the following page will appear, indicating that the deployment has been successful.
Thank you for reading, the above is the "Dubbo-admin server how to deploy" content, after learning this article, I believe we have a deeper understanding of how to deploy the Dubbo-admin server, the specific use of the situation also needs to be verified. Here is, Xiaobian will push more articles related to knowledge points for everyone, welcome to pay attention!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.