Skip to main content
Agentsea is designed to run on your local machine or in the cloud. Agents can run as:
  • Python processes
  • Docker containers
  • Kubernetes pods
Desktops can run on:
  • Docker
  • QEMU
  • GCE
  • EC2
This section will provide an in depth walkthrough on how to set up your cloud to work with SurfKit. For creating Docker desktops, install Docker. Then you can jump straight to creating devices. Below, we guide you through both Google Cloud (GCP) and Amazon Web Services (AWS) from scratch. Both are supported by SurfKit, and Azure will be coming soon.

QEMU

Installing QEMU on Mac or Linux

GCP

Configuring GCP to create desktop VMs

AWS

Configuring AWS to create desktop VMs

Kubernetes

Configuring Kubernetes to run agents

Image registry

Configuring an image repository to publish your agents