Anjuna CLI for SEV installer

Use the Anjuna CLI installer to set up a host with the proper software to build and run applications on SEV VMs.

Name

  • Microsoft Azure

  • Google Cloud

anjuna-azure-installer.release-1.15.0002.bin

Install the Anjuna CLI, which provides support to run Anjuna Confidential Containers on top of Azure Confidential VMs (CVMs).

The Anjuna CLI can be installed on the following operating system:

  • Ubuntu 20.04

anjuna-gcp-installer.release-1.15.0002.bin

Install the Anjuna CLI, which provides support to run Anjuna Confidential Containers on top of GCP Confidential VMs (CVMs).

The Anjuna CLI can be installed on the following operating systems:

  • Red Hat Enterprise Linux 8 (RHEL 8)

  • Red Hat Enterprise Linux 9 (RHEL 9)

  • Ubuntu 20.04

Synopsis

  • Microsoft Azure

  • Google Cloud

anjuna-azure-installer.release-1.15.0002.bin [OPTIONS]...
anjuna-gcp-installer.release-1.15.0002.bin [OPTIONS]...

Description

  • Microsoft Azure

  • Google Cloud

The installer provides an easy way to install the Anjuna CLI and the required dependencies for building, uploading, and running Azure-compatible disk images for Anjuna Confidential Containers running on top of Azure CVMs.

By default, the installer will copy the required files in the /opt/anjuna/azure directory. Use the --prefix option to install the Anjuna CLI files in a different location.

The installer provides an easy way to install the Anjuna CLI and the required dependencies for building, uploading, and running GCP compatible disk images for Anjuna Confidential Containers running on top of GCP CVMs.

By default, the installer will copy the required files in the /opt/anjuna/gcp directory. Use the --prefix option to install the Anjuna CLI files in a different location.

Options

-v, --verbose               Print more information during setup
-l, --list                  List the content of this package
-e, --extract               Extract the whole package, but skip setup
--prefix <dir>              Where to install the tools
-h, --help                  Print the help summary
--version                   Print the version number of the installer

Exit status

  • 0 on success

  • 1 on error

Example

To run the installer with the default options, run the following command:

  • Microsoft Azure

  • Google Cloud

$ ./anjuna-azure-installer.release-1.15.0002.bin
$ ./anjuna-gcp-installer.release-1.15.0002.bin