Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.1
-
Fix Version/s: 0.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Some container (if not all) offer custom deployment descriptors which permit configuring some deployment features, such as deciding what context to use for mapping URLs to a webapp.
In order for the Cargo API to remain generic we need to introduce the concept of DeployableFactory.
Done.