检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
"user_name" : "modile_user", "domain_id" : "2489d8cbba804db8bcd35384685ff3ac", "domain_name" : "modile_user", "nick_name"
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
P、CCE等系统模板快速创建应用,提供20+原子步骤自由编排组装应用,一个应用同时部署到多台主机和环境,每个原子步骤独立输出清晰日志,部署失败时能够快速定位原因并解决。 环境管理 环境管理 主机管理 主机管理 主机连通方式 02 入门 当前部署服务提供了SpringBoot应用部
文件删除失败(Linux) 问题现象 日志没有报错,但是文件没有删除成功。 原因分析 可能是用户输错了文件路径,删除的时候没找到这个文件,所以默认已经删除。 处理方法 检查输入的文件路径,确保路径正确。 父主题: 删除文件
应用参数包括以下两种: 自定义参数:根据需要自定义添加,参数类型包括:字符串、枚举和环境。 系统预定义参数:系统默认提供的参数,无需定义,不能删除,不能修改。 创建并配置参数 介绍应用中自定义参数的创建和配置。 选择目标应用,单击图标,单击“编辑”,进入“部署步骤”页面。 单击“参数设置”,切换到“参数设置”页面。
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
group_name String 主机集群名称 hosts Array of DeploymentHostDetail objects 主机列表信息 表5 DeploymentHostDetail 参数 参数类型 描述 group_id String 主机集群id host_name String
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
选择需要部署的环境。 弹性云服务器选择 选择需要部署的弹性云服务器。 选择部署来源 制品仓库:选择制品仓库已有软件包。 对象存储服务:选择OBS上传的软件包。 控制选项 当前步骤部署失败后,应用是否继续部署后续的步骤。 表3 部署系统为弹性伸缩组的参数说明 参数 说明 步骤显示名称 步骤添加后在
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
ServiceStage部署失败 问题现象 部署失败并出现报错:"download:response is nil"。 原因分析 从软件开发生产线下载软件包失败。 处理方法 配置ECS主机访问公网,请参考以下方案: 申请NAT网关 为弹性云服务器申请和绑定弹性公网IP 通过代理访问公网
Create install dest 失败 问题现象 报错日志示例如下图所示。 图1 日志信息 原因分析 该部署步骤底层使用Ansible,在填写Windows路径的时候需要使用正斜杠“/”而不是常用的反斜杠“\”。 处理方法 核查安装路径是否输入正确,如果是Windows路径,确保使用的是正斜杠“/”。
pid”,示例如下所示: "nginx: [error] open() \"/home/xxx/nginx/logs/nginx.pid\" failed (2: No such file or directory)" 原因分析 nginx启动后会将进程ID保存到nginx.pid中,