Skip to main content
AgentD is currently tested on the Ubuntu 22.04 cloud image.

Prerequisites

We recommend using one of our base vms which are already configured.
  • Qemu — if you want to run the desktop locally.
  • GCP CLI or AWS CLI — if you want it to run remotely.

Qemu

For Qemu, download the qcow2 image:
To use the image, make a cloud-init iso with our user-data. See this tutorial, below is how it looks on MacOS:
Then the image can be ran with Qemu:
Once running, the agentd service can be accessed with:
To login to the machine:

AWS

For AWS, use public AMI ami-01a893c1530453073. Create a cloud-init script with your ssh key:

GCE

For GCE, use the public image ubuntu-22-04-20240208044623.

Custom

If you want to install on a fresh Ubuntu VM, use the a cloud images base qcow2 image.