QuickStart

This is a brief walkthrough to quickly get you familiar with the basic operations you can perform when using the Application catalog directly from the dashboard.

For the detailed instructions on how to manage your environments and applications, please proceed with dedicated sections.

Upload an application

To upload an application to the catalog:

  1. Log in to the OpenStack dashboard.

  2. Navigate to Applications > Manage > Packages.

  3. Click on the Import Package button:

    Packages page
  4. In the Import Package dialog:

    Import Package dialog 1
  5. View the package details in the new dialog, click Next to continue:

    Import Package dialog 2
  6. Select the Application Servers from the application category list, click Create to import the application package:

    Import Package dialog 3
  7. Now your application is available from Applications > Catalog > Browse page.

Deploy an application

To add an application to an environment’s component list and deploy the environment:

  1. Log in to the OpenStack dashboard.

  2. Navigate to Applications > Catalog > Browse.

  3. Click on the Quick Deploy button from the required application from the list. Lets deploy Apache HTTP Server, for example:

    Applications page
  4. Check Assign Floating IP and click Next to proceed:

    Configure Application dialog 1
  5. Select the Instance Image from the drop-down list and click Create:

    Configure Application dialog 2
  6. Now the Apache HTTP Server application is successfully added to the newly created quick-env-4 environment. Click the Deploy This Environment button to start the deployment:

    Environment "quick-env-1" page

    It may take some time for the environment to deploy. Wait until the status is changed from Deploying to Ready.

  7. Navigate to Applications > Catalog > Environments to view the details.

Delete an application

To delete an application that belongs to the environment:

  1. Log in to the OpenStack dashboard.

  2. Navigate to Applications > Catalog > Environments.

  3. Click on the name of the environment to view its details, which include components, topology, and deployment history.

  4. In the Component List section, click on the Delete Component button next to the application to be deleted. Confirm the deletion.

Note

If an application that you are deleting has already been deployed, you should redeploy it to apply the recent changes. If the environment has not been deployed with this component, the changes are applied immediately on receiving the confirmation.