Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to deploy Cloud Toolkit to a Linux server

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces "how to deploy Cloud Toolkit to the Linux server". In the daily operation, I believe that many people have doubts about how to deploy Cloud Toolkit to the Linux server. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the doubts of "how to deploy Cloud Toolkit to the Linux server". Next, please follow the editor to study!

Step 1: install

1.Cloud Toolkit supports a variety of IDE tools. Take idea as an example. After 2018.2, open Plugins and directly search for Alibaba Cloud Toolkit-- > install-- "restart,2018.2 before you need to download the offline installation package.

Part II: take deployment to a Linux server as an example

Add your own server address to the plug-in list first

Just fill in the picture and test the connection.

2.ToolsWhile-> Alibaba Cloud-- > Deploy to Host

The upload war package method I choose here is to fill in the project target file, edit commands, and wrap lines between commands.

Link https://yq.aliyun.com/articles/665693

3. Right click on the project-- > Deploy to Host-- > click Run

Only 10 slots are needed for the whole process deployment!

One of the features supported by Cloud Toolkit is the Diagnostic (diagnostics) function shown in the previous screenshot but not mentioned by me. Cloud Toolkit integrates Arthas, an open source application diagnosis framework of Alibaba.

Arthas can help you solve problems like the following when you are at a loss as to what to do:

From which jar package was this class loaded? Why are all kinds of related Exception reported?

Why didn't the code I changed be executed? Is it because I don't have commit? Is the branch wrong?

If you can't debug online if you encounter a problem, can you only republish it by adding a log?

Online encounter a user's data processing problems, but online also can not debug, offline can not be reproduced!

Is there a global perspective to view the health of the system?

Is there any way to monitor the real-time running status of JVM?

For local hosts, you can turn on diagnostics directly through Tools-> Alibaba Cloud-> Diagnostic Tools

There are many more plug-in functions.

The next time you need to deploy, you only need to upload the war package in 10 seconds to complete the deployment.

At this point, the study on "how to deploy Cloud Toolkit to the Linux server" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

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.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report