软件开发生产线 CodeArts 

 

一站式、全流程、安全可信的软件开发生产线,开箱即用,内置华为多年研发最佳实践,助力效能倍增和数字化转型

 
 
 

    DEV Cloud 更多内容
  • 安装Cloud-Init工具

    system 在配置文件/etc/cloud/cloud.cfg禁用cloud-init接管网络(可选)。 vi /etc/cloud/cloud.cfg 添加如下内容: network: config: disabled 重启cloud-init, 查看cloud-init 状态。 systemctl

    来自:帮助中心

    查看更多 →

  • 配置Cloud-Init工具

    在配置文件“/etc/cloud/cloud.cfg”中禁用Cloud-Init接管网络。 当Cloud-Init版本等于或高于0.7.9版本时,在配置文件“/etc/cloud/cloud.cfg”中增加如下内容,禁用Cloud-Init接管网络。 图1 禁用Cloud-Init接管网络

    来自:帮助中心

    查看更多 →

  • 安装Cloud-Init工具

    systemd 在配置文件/etc/cloud/cloud.cfg禁用cloud-init接管网络(可选)。 vi /etc/cloud/cloud.cfg 添加如下内容: network: config: disabled 重启cloud-init, 查看cloud-init 状态。 systemctl

    来自:帮助中心

    查看更多 →

  • 登录Huawei Cloud Toolkit Platform

    登录Huawei Cloud Toolkit Platform JetBrains系列IDE中登录Huawei Cloud Toolkit Platform请参考:IntelliJ IDEA平台登录Huawei Cloud Toolkit Platform。 VSCode IDE中登录Huawei

    来自:帮助中心

    查看更多 →

  • 配置Cloud-Init工具

    在配置文件“/etc/cloud/cloud.cfg”中禁用Cloud-Init接管网络。 当Cloud-Init版本等于或高于0.7.9版本时,在配置文件“/etc/cloud/cloud.cfg”中增加如下内容,禁用Cloud-Init接管网络。 图1 禁用Cloud-Init接管网络

    来自:帮助中心

    查看更多 →

  • Spring Cloud使用配置中心

    Spring Cloud使用配置中心 Spring Cloud使用配置中心,需要在项目中增加如下依赖: <dependency> <groupId>com.huaweicloud</groupId> <artifactId>spring-cloud-starter-

    来自:帮助中心

    查看更多 →

  • HCIA-Cloud Service

    HCIA-Cloud Service 本文主要对HCIA-Cloud Service考试大纲进行介绍: 考试 考试代码 考试类型 试卷题型 考试时长 通过分数/总分 考试费用 HCIA-Cloud Service H13-811 笔试 单选、多选、判断 90 min 600/1000

    来自:帮助中心

    查看更多 →

  • 安装Cloud-Init说明

    安装好相应操作系统。 操作说明 以下安装Cloud-Init只是安装示例,建议从操作系统提供商的官网上下载此软件。Cloud-Init版本会随官网实时更新,在安装时,使用官网的最新版本即可。 在修改配置文件“/etc/cloud/cloud.cfg”时,请注意配置文件的格式(如对

    来自:帮助中心

    查看更多 →

  • Spring Cloud应用无损上线

    Spring Cloud应用无损上线 概述 在组件运维过程中,不可避免要进行升级、重启、扩容等操作,在这些操作中,无损上线是常见的要求,本文介绍如何配置Spring Cloud无损上线。 前提条件 已创建环境。 已创建应用。 已创建并部署组件,确保您的组件为Spring Cloud。 操作步骤

    来自:帮助中心

    查看更多 →

  • 如何将扩容系统盘的空白分区在线扩容到非末尾的root分区?

    工具growpart可能集成在cloud-utils-growpart/cloud-utils/cloud-initramfs-tools/cloud-init包里,可以直接执行命令yum install cloud-*确保growpart命令可用即可。 yum install cloud-utils-growpart

    来自:帮助中心

    查看更多 →

  • 准备资源

    mkfs.ext4 /dev/vdb 建立挂载目录。 mkdir /opt/cloud/mas 将磁盘挂载到指定目录。 mount /dev/vdb /opt/cloud/mas 配置磁盘分区自动挂载。 vi /etc/fstab 增加如下配置: /dev/vdb

    来自:帮助中心

    查看更多 →

  • 批量删除集群标签

    "delete", "tags" : [ { "key" : "DEV1", "value" : "DEV1" }, { "key" : "DEV2", "value" : "DEV2" } ] } 响应示例 无 SDK代码示例 SDK代码示例如下。

    来自:帮助中心

    查看更多 →

  • 批量添加集群标签

    "create", "tags" : [ { "key" : "DEV1", "value" : "DEV1" }, { "key" : "DEV2", "value" : "DEV2" } ] } 响应示例 无 SDK代码示例 SDK代码示例如下。

    来自:帮助中心

    查看更多 →

  • Spring Cloud常见启动错误

    Spring Cloud常见启动错误 注册中心地址错误 同一应用和环境下的不同服务无法互相调用 父主题: 常见问题

    来自:帮助中心

    查看更多 →

  • Spring Cloud使用配置中心

    Spring Cloud使用配置中心 Spring Cloud使用配置中心,需要在项目中增加如下依赖: <dependency> <groupId>com.huaweicloud</groupId> <artifactId>spring-cloud-starter-

    来自:帮助中心

    查看更多 →

  • cloud-init-0.7.6配置

    dpkg-reconf igure cloud-init 执行命令vim /etc/cloud/cloud.cfg.d/90_dpkg.cfg打开配置文件,检查配置项是否正确。 # to update this file, run dpkg-reconf igure cloud-init datasource_list:

    来自:帮助中心

    查看更多 →

  • cloud-init-0.7.5配置

    使用vi编辑器打开“/etc/init/cloud-init-local.conf”配置文件,修改如下配置项: # cloud-init - the initial cloud-init job # crawls metadata service, emits cloud-config start

    来自:帮助中心

    查看更多 →

  • Cloud-Init操作类

    Cloud-Init操作类 安装Cloud-Init FAQ 云服务器 安装Cloud-Init可以做什么? 安装NetworkManager后,使用Cloud-Init注入密钥或密码失败怎么办? SUSE 11 SP4如何安装growpart?

    来自:帮助中心

    查看更多 →

  • 安装Cloud-Init FAQ

    enable cloud-init-local.service cloud-init.service cloud-config.service cloud-final.service 执行以下命令,检查Cloud-Init服务状态 systemctl status cloud-init-local

    来自:帮助中心

    查看更多 →

  • 添加密钥标签

    String 错误请求返回的错误信息 请求示例 添加密钥标签,标签键为"DEV",标签值为"DEV1"。 { "tag" : { "key" : "DEV", "value" : "DEV1" } } 响应示例 无 SDK代码示例 SDK代码示例如下。 Java

    来自:帮助中心

    查看更多 →

  • 添加账户全域互联带宽资源标签

    environment variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment ak := os.Getenv("CLOUD_SDK_AK") sk := os.Getenv("CLOUD_SDK_SK")

    来自:帮助中心

    查看更多 →

共105条
看了本文的人还看了