Jump to: navigation, search

Difference between revisions of "Solum/FeatureBlueprints/Definitions"

(Created page with "* Deployment Unit: A deployment unit (DU) is a unit of deployment for the application being deployed. For example, if Solum is configured to use containers for deploying appli...")
(No difference)

Revision as of 20:10, 10 October 2013

  • Deployment Unit:

A deployment unit (DU) is a unit of deployment for the application being deployed. For example, if Solum is configured to use containers for deploying application code, then the a DU would refer to a container instance. A deployment unit could be a docker container, an LXC container, a VM, or something else.

Common verbs

  • Register App: registers a new application in Solum ( no application code is copied; no deployment is performed, yet)
  • Deploy App: deploys the application bits and generates a running application