Quick Start
Deploy your first AI agent in under 60 seconds. No DevOps knowledge required.
// Prerequisites
- ▸An ShellHub account (sign up at app.shellhub.app)
- ▸Your AI agent code or GitHub repository
// Three Simple Steps
1
Create Your Cloud
Click "Create Cloud" in your dashboard. Select a region and give it a name. That's it.
✓ Auto-configured environment
✓ ShellGuard3000 protection enabled by default
2
Upload Your Agent
Drag & drop your agent files or connect your GitHub repository. We automatically detect the framework (Python, Node.js, Docker) and configure everything for you.
✓ Auto-detect Python, Node.js, Docker
✓ Dependencies installed automatically
3
Go Live!
Click "Deploy" and your agent is live. You'll get a unique endpoint URL instantly.
Your agent endpoint:
https://my-first-cloud.shellhub.app/agent>_ Prefer CLI?
For automation and CI/CD pipelines, use our command-line tools.
View CLI Documentation →