Jump to: navigation, search

Solum/FeatureBlueprints/Definitions

< Solum
Revision as of 20:10, 10 October 2013 by Roshan Agrawal (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • 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