Deploying a containerized application

In the previous section, you learned how to install Murano with DevStack. Now we will see how to use Murano in order to install an application on OpenStack. As Murano is all about the ease that it provides with the browsable, dynamic UI, we will use the Application Catalog tab in Horizon to run our application.

We will install an NGINX containerized application inside Docker in this example. We will need the following packages for running this application:

  • Docker Interface Library: This library defines a framework for building Docker applications. It provides the data structures and common interfaces used by all the applications and hosting services backed by Docker.
  • Docker Standalone Host: This is a ...

Get Containers in OpenStack now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.