eclipse deploy Cloud Toolkit

Installing and configuring Cloud Toolkit in Eclipse

After installing and configuring Cloud Toolkit in Eclipse, you can be local applications for rapid deployment to Ali cloud ECS, EDAS, container services Kubernetes version and any server to go, you can also use Arthas diagnosis by Cloud Toolkit Conveniently, the file or folder to upload and built-in Terminal functions.

Installation Cloud Toolkit

In Eclipse, you can search Alibaba Cloud Toolkit in Eclipse Marketplace and install. If you can not connect Eclipse Market server, you can install by Cloud Toolkit official address.

Note: The steps to Eclipse under Windows installed on your system Cloud Toolkit example.

 

 

  1. Start Eclipse.

  2. Select the top menu bar> select Help> Eclipse Marketplace in the top menu bar.

  3. Find the right side of the dialog box in Eclipse Marketplace text box, enter the Alibaba Cloud Toolkit, and then press Enter.

  4. Click the lower right corner of Alibaba Cloud Toolkit area Install in the search results.

  5. Eclipse installation page prompted to complete the subsequent installation steps.

Results show

After the success of plug-in installed, restart Eclipse, you can see Alibaba Cloud Toolkit icon in the toolbar.

Alibaba  Cloud Toolkit

Configure Cloud Toolkit

Access key AccessKey (including AccessKeyID and AccessKeySecret) equivalent to the password, used to call the cloud service API. You can use the AccessKey construct an API request (or using cloud services SDK) to operate the resource.

使用 Cloud Toolkit 将应用部署到云端时,需要使用阿里云上的资源。因此在部署应用前,需要设置您的访问密钥,确保拥有使用和管理相关资源、应用的权限。

步骤一:获取 AccessKeyID 和 AccessKeySecret

请选择一种方式来获取 AccessKeyID 和 AccessKeySecret。

 
  1. 登录阿里云控制台首页

     

  2. 滑动鼠标至到控制台右上角您的头像上,在弹出的下拉菜单中单击 accesskeys。

    AccessKeys

  3. 在安全提示对话框中单击继续使用 AccessKey。

    安全提示

     

  4. 在安全信息管理页面用户 AccessKey 区域单击显示,在手机验证对话框中单击点击获取,然后输入验证码。

     

  5. 记录该账号的 AccessKeyID 和 AccessKeySecret。

     

 

步骤二:配置 Accounts

 

  1. 启动 Eclipse。

  2. 在工具栏单击 WIndows > Preference。

  3. 在 Preference (Filtered) 对话框的左侧导航栏中单击 Accounts。

  4. 在 Accounts 界面中设置 AccessKeyID 和 AccessKeySecret,然后单击Apply and Close。

    注意:若使用子账号的 AccessKeyID 和 AccessKeySecret 来将应用部署至 EDAS,请确保该子账号拥有部署应用的权限,具体操作方式请参见 RAM 账号授权

    配置 Accounts

后续操作

完成安装和配置 Cloud Toolkit 后,即可使用 Cloud Toolkit 部署应用。

Guess you like

Origin www.cnblogs.com/yangfanfan/p/11835024.html