Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can see the details of ECR registry.

...

Configure Container

...

Account

Configure AWS Container Account under Topology. FlexDeploy will connect to the AWS private container registry and push the image.

...

  1. Docker Registry Token/password needs to be kept hidden. To update the same click on the pencil icon as shown below

  2. next update the AWS IAM user key under Secret Text. This is to make sure no one else can retrieve the password

...

Git

...

Repository Structure

The Git repository should be a docker based application. Dockerfile should be present in application to build the image and environment variables file to add the variables.

...