Configuration
How to Get Your Agents Running Locally or in the Cloud
Learn how to set up your cloud to work with SurfKit
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.