Versions Compared

Key

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

...

  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.

...