Versions Compared

Key

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

...

  1. To configure Project specific settings one can navigate to the Project Configuration tab as shown above.

  2. Next, select the PROPERTIES option from the left-hand pane.

  3. Select the target Registry Account.

  4. Docker Image Name and Docker Image Tag are essential to build the docker image.

Target Properties

...

Topology

Navigate to the Topology from the Menu. The Page with the Target Groups, Environments and Endpoints sections will be displayed. Choose a Target Group on the left. You will see a table that has Instances as the rows and Environments as the columns list of Environments on the right with colored circles representing each Target

...

Click on Docker Target Group and click on the Development Environment

Instance. Color Color coding represents:

  • RED - no required properties are set and/or the The Endpoint is not configured

  • YELLOW - some of the required properties are set and/or the Endpoint is not configurednot set,

  • GREEN - all required properties are set and the Endpoint is configured

...

Selecting Clicking the GREEN circle environment row for DEV will display the configurable properties/allows modifying the Endpoint and allows for the configurationproperties.

...

Properties

Mandatory field

Description

Docker Server

Optional

Docker server address. Required if Docker Unix Socket is not set.

Docker Server Port

Optional

The port to connect to on the Docker server.

Docker Unix Socket

Optional

The socket the Docker daemon listens on

The default value is [/var/run/docker.sock]

Registry Account

Optional

Docker Registry account with relevant details

GIT Path

Optional

Path to the Git executable. Required only if git is not on PATH.

...

For detailed steps on how to initiate Build and push docker image please refer to https://flexagon.atlassian.net/wiki/spaces/FD60FD65/pages/edit-v2/1013687911510197762066?draftShareId=b1d6ded6-e724-4350-9c32-ec7b69f12c42

Congratulations! You have successfully completed the Push Image on Amazon Private container registry tutorial.

...