Skip to content

duplocloud/linuxagent

Repository files navigation

Automated Installation

Latest Build

Run from Github Actions

Full instructions TBD

Run the Image: Agent - duplocloud-docker action to build both AWS and GCP images.

  • image_version: set this to release-MONTH-YEAR to build a release (no underscores allowed)
  • only_builders: set this to all for release - you can also change this build only certain images (packer -only syntax)

Options

Parameter: image_version

  • If you leave the image_version as dev - you will build a private image, only in us-west-2.
  • If you change the image_version to a release version - you will build a public image, in multiple regions.

Parameter: only_builders

  • If you change the only_builders to a comma-delimited list (packer -only syntax) - you will only build those images
  • If you change the only_builders to all - you will build all images

Manual Installation Steps

Steps to create DUPLO AMI.

OS : Ubuntu 20.04 and Ubuntu 22.04

Ubuntu 20.04 and Ubuntu 22.04

OS : Amazon linux 2

Amazon Linux 2