To create a container on a cloud, you need to specify the cloud's connection details and then create the container.
To create a new container on a cloud:
In Fabric Explorer, right-click anywhere, except on Clouds or Fabrics, to open the context menu.
Select Create Container in a Cloud wizard.
to open the![]() | Note |
---|---|
Unless the connection details for a cloud have already been added to the developer tools, this dialog opens devoid of selections. You can add a cloud's connection details now by clicking Add Cloud details and following the procedure in Adding cloud details. |
Select a cloud from the list, and click New Containers Details page.
to open the![]() | Note |
---|---|
An error icon ( |
In Container name, enter a name for the new container.
We recommend that you replace the default name with a meaningful name that identifies the container's role or function.
If multiple versions exist, you can select one from the Version drop-down list. Otherwise, accept the default version.
In Group, enter the group in which to start up the new container.
In User, enter the name of the user who is authorized to login to the new container.
In Location ID, select from the drop-down list the region in which the machines you want to use are located.
In Hardware ID, select from the drop-down list the ID of the hardware archetype to use.
Hardware archetypes specify the amount of memory and compute power available for running applications on machine images.
![]() | Important |
---|---|
The next three fields provide two methods for specifying the software configuration (operating system, application server, and applications) you want to use. Either select an OS Family (and optionally a version), or select an Image ID. |
In OS Family, select from the drop-down list the family name of the operating system you want to use.
If you select an OS Family, do not also select an Image ID.
In OS Version, optionally select from the drop-down list the version for the operating system you selected.
If you selected an OS Family, skip this step. Otherwise, in Image ID, select from the drop-down list the ID of the image template to use for the software configuration.
![]() | Note |
---|---|
The developer tools start an instance of the image in the cloud, and then install a fabric agent and provisions the new agent with the selected profiles. Depending on the cloud provider, instantiation and provisioning could take some time. |
Under Profiles, select the profile or profiles you want to assign to the container.
Profiles determine the function of containers—what applications they run. You can assign a container multiple profiles, as long as the applications they install do not conflict with one another.
![]() | Important |
---|---|
Do not assign a base profile (one ending in |
Click OK.
The new container appears in Fabric Explorer as a container node under Containers
![]() | Note |
---|---|
Selecting the new container in Fabric Explorer populates its Profiles and Profile Details pages in Properties viewer. |