搭建应用环境

<p class="shortdesc">通过AOMP系统搭建出来的应用定义为标准应用。本文介绍如何通过AOMP系统搭建应用。</p> <section class="section prereq" id="createAPP__prereq_nf5_p2t_f5b"><div class="tasklabel"><h2 class="doc-tairway">前提条件</h2></div> <ol class="ol" id="createAPP__ol_mzr_q2t_f5b"> <li class="li">租户余额充足,可购买资源。</li> <li class="li">租户已接入AOMP系统。</li> </ol> </section> <section><div class="tasklabel"><h2 class="doc-tairway">操作步骤</h2></div><ol class="ol steps"><li class="li step stepexpand"> <span class="ph cmd">使用主账号或已授权子账号登录<a class="xref" href="https://www.ocftcloud.com/ac/login?i=%2Fconsole" target="_blank" rel="external noopener">平安金融云</a>。</span> </li><li class="li step stepexpand"> <span class="ph cmd">单击页面左上方的<span class="ph menucascade"><span class="ph uicontrol">产品</span><abbr> > </abbr><span class="ph uicontrol">开发运维</span><abbr> > </abbr><span class="ph uicontrol">DevOps</span><abbr> > </abbr><span class="ph uicontrol">多租户运维一体化平台AOMP</span></span>,进入系统。</span> </li><li class="li step stepexpand" id="createAPP__step_eyc_xcw_g5b"> <span class="ph cmd">在左侧菜单栏选择<span class="ph menucascade"><span class="ph uicontrol">应用管理</span><abbr> > </abbr><span class="ph uicontrol">标准应用管理</span></span>,进入页面。</span> </li><li class="li step stepexpand"> <span class="ph cmd">单击<span class="ph uicontrol">环境搭建</span>。</span> <div class="itemgroup info"><img class="image" id="createAPP__image_zzf_b3t_f5b" src="https://obs-cn-shanghai.fincloud.pinganyun.com/pacloud/20222907142851-110fc0de9c65.png" width="800"><p class="p"><strong class="ph b">基本信息</strong></p><table class="table" id="createAPP__table_lgt_g3t_f5b"><caption></caption><colgroup><col style="width:227px"><col style="width:457px"></colgroup><thead class="thead"> <tr class="row"> <th class="entry" id="createAPP__table_lgt_g3t_f5b__entry__1"> <p class="p">配置项</p> </th> <th class="entry" id="createAPP__table_lgt_g3t_f5b__entry__2"> <p class="p">说明</p> </th> </tr> </thead><tbody class="tbody"> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">主账号</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">下拉框选择对应主账号</p> </td> </tr> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">主机类型</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">选择新建主机或已有主机</p> </td> </tr> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">项目名</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">自定义输入搭建的应用对应的项目名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">组件/LE</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">自定义输入搭建的服务名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">环境类型</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">根据搭建的应用环境类型自选</p> </td> </tr> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">环境名称</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">自定义输入环境名称</p> </td> </tr> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">地域和可用区</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">主机类型为<span class="ph uicontrol">新建主机</span>时,需要配置主机的地域和可用区</p> <p class="p">根据下拉框选择区域和可用区</p> </td> </tr> <tr class="row"> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__1 "> <p class="p">VPC</p> </td> <td class="entry" headers="createAPP__table_lgt_g3t_f5b__entry__2 "> <p class="p">主机类型为<span class="ph uicontrol">新建主机</span>时,需要配置主机的VPC</p> <p class="p">根据下拉框选择VPC</p> </td> </tr> </tbody></table><p class="p"><strong class="ph b">应用及主机配置</strong></p><p class="p">应用暂只支持TOMCAT和NGINX,其他应用敬请期待。</p><ul class="ul" id="createAPP__ul_a31_p3t_f5b"> <li class="li">基本信息参数说明:目前为默认,后续支持多个版本后,可根据下拉框进行选择。</li> <li class="li">新建主机参数说明:均可根据需要,通过下拉框进行选择,主机密码自定义。</li> </ul></div> </li><li class="li step stepexpand"> <span class="ph cmd">完成后,单击<span class="ph uicontrol">确定</span>,完成环境搭建。</span> </li></ol></section>
以上内容是否解决了您的问题?
请补全提交信息!
联系我们

电话咨询

400-151-8800

邮件咨询

fincloud@ocft.com

在线客服

工单支持

解决云产品相关技术问题