Creating A Container

Users can take advantage of the container create wizard to create a new container.

To get there:

  1. Environments from the main, left-hand navigation.
  2. Select environment from first column.
  3. Button Deploy Container on the top right hand side of environment dashboard.

container create

Container Create Wizard

Create new containers using this wizard. Values with the red asterisk are required.

FieldDescription
Container NameA human readable name for the container. On this form this value will also automatically fill in the hostname value with a valid hostname. The hostname can be changed separately if desired.
StatefulMarking the container stateless or stateful.
Deployment StrategySelect the appropriate deployment strategy for your container.
Desired InstancesHow many instances of the container should be created upon deploying.
Node Tags (Any and All)Constrain which servers qualify to receive instances of this container.
ImageThis is two parts. The user can select to create a new image from an image source, or grab a recently imported image.
Public NetworkOptions for container networking, which by default are set to Disable.
HostnameThe container hostname.
DeploymentsCreate a deployment or select an existing deployment.