How to Deploy a Container with Salad Portal

Here are steps to deploy your container using salad portal:

If this is your first time, be sure to sign up and register here https://portal.salad.com or follow the guide here to setup your salad portal account

1679
  • Select the Created Organisation.
    We are using "Salad Technologies"
1679
  • Create New Project
1673
  • Select Project "Demo"
1673
  • Create New Container Group
1678
  • Give the container a preferable name e.g. "test".
    The container group name must be unique within the project. We will use a container image from a public repository, so leave "Image Type" set to "Public".
1119
  • Copy your Container image tag.

Your image URL tag should be in this format docker.io/example-org/my-image:latest :
This is a reference to a Docker Container image. Image source strings are expanded when possible.

Here we are using an already existing image docker.io/heygordian/node-app:latest .

Click on "Next: Container Resources"

1119
  • Select Review & Deploy
1676
  • Deploy Container Groups
1675
  • Congratulations! Your Container is now running on Salad Portal
1674
  • Review and see the status of your Container which is successfully "Running"
1672