Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Registering the Octopus tool in Tool Registry

  • Job Creation for Build Type Docker in Tool Registry

  • Enabling Azure Connection, YAML Script in Tool Registry

  • Pipeline setup and configuration:Configuration

  • Octopus Portal ValidationDeploy

Registering the Octopus tool in Tool Registry

  1. Login tohttps://portal.opsera.io -> Tool Registry -> Click “+New Tool” Button

    Enter

  2. a name and select Locate “Octopus Deploy” as Tool Identifier

    Image Removed

    Click “Create” button and click ‘Select Tool’

    Image Added
  3. Fill out the Create New Tool form and click Create for the tool to be registered

    Image Removed

    Enter Image Added

  4. Navigate to registered tool, in Connections tab enter connection details - URL, ID and password and saveclick ‘Save’

  5. “Test Connection” to be successful to ensue the credentials are valid

Job Creation for Build Type Docker in Tool Registry

  1. Login tohttps://portal.opsera.io -> Tool Registry -> Go to Specific Tool Details → Click on Jobs

    Image Added

  2. Click on Create Job

    Image Added


    Image Added

  3. Select Job Type as “Azure Docker Push”, Agent Label as “Ubuntu Agent” and Build Type will be Docker.

...

Enabling Azure Connection, YAML Script in Tool Registry

  1. Login tohttps://portal.opsera.io -> Tool Registry -> Go to Specific Tool Details → Click on Connections

    Image Added

  2. Go to Scripts Tab, Click on Create New Script and Provide Script Name & Select Language type as “YAML”

    Image Added

  3. Click on Create button.

    Image Added

Pipeline setup and configuration:

The pipeline requires the following steps:

...