Launch a new application image
This page explains how to launch an application image from available official and custom applications.
In CubeCMP, application images are custom containers generated from instance templates. Administrators make official and custom application images available for you to deploy applications.
Launch an application from an image template
- In the CubeCMP user console, go to the
Applicationspage. - Select an application from either the Official Apps or Custom Apps list.
- Configure the application settings:
- To define resource spcifications, select an Application Type.
- Select a Network.
- If you require external connectivity, assign a Floating IP.
- If the application is internal only, assign a Private IP.
- Enable App Web Console if web console access is required.
- To restrict access to specific network ranges, set Allowed CIDRs.
- (Optional) Select an SSH key under Choose your SSH key to enable SSH access.
- To attach additional storage, click + Add Volume.
- To customize the application configuration, specify any required Environment Variable.
- Provide a Justification for administrator approval and set an expiration period under Choose Expiration Period.
- Enter an Application Name.
- To launch the application, click Create Application.
- To monitor the creation status, go to Applications > Images. 1.When the iamge creation completes successfully, the Status changes to Active, and you can begin using the application.