Creating Your First Instance
Step-by-step guide to launching an OpenClaw instance on DeepLayer.
Prerequisites
Before creating an instance, you need:
- A DeepLayer account (sign up here)
- A payment method or available credit balance
Create an instance
- Log into the client portal
- Navigate to Instances → New Instance
- Choose your resource type:
- Shared — cost-effective, suitable for development and light workloads
- Dedicated — reserved resources for production use
- Configure resources (CPU cores, RAM, storage)
- Select your region
- Click Create Instance
Your instance will be provisioned automatically. This typically takes 30–90 seconds.
Connect to your instance
Once provisioned, your instance will have a unique hostname like instance-abc123.deeplayer.cloud. You can:
- Access the OpenClaw web UI directly via the hostname
- Use the Web Shell in the client portal for terminal access
- Connect programmatically using the provided auth token
Next steps
- Configure backup schedules
- Learn about instance management