Getting Started with Suuper
Welcome to Suuper! This guide will help you get started with your personal AI supercomputer.
What is Suuper?
Suuper is your 24/7 AI supercomputer that runs in the cloud. It combines:
- Always-on Linux server - Your code runs 24/7, even when your laptop is closed
- AI agents - Use Claude, GPT-4, and other AI tools to build while you sleep
- True ownership - Self-hosted, no vendor lock-in
- Close to metal - Real servers (Hetzner), not expensive cloud providers
Quick Start
1. Create Your Account
Sign up at suuper.dev using:
- Google OAuth (recommended)
- Email and password
2. Choose Your Plan
Currently, we offer the Supporter Plan:
- 24/7 Linux server
- 4 vCPUs, 8GB RAM
- 80GB SSD storage
- SSH access
- Custom subdomain
3. Set Up Your Server
After signing up through Stripe, you'll see a setup page that will automatically run and setup your new server.
After 2-3 minutes you'll see an IP and a password, and the SSH commands you'll need to run to connect to it.
We really recommend you to connect as soon as possible and change your initial password!
4. Access Your Server
Connect via SSH:
ssh username@username.suuper.space
Your server comes with:
- Ubuntu 22.04 LTS
- Docker pre-installed
- Node.js, Python, and common dev tools
- Full sudo access
What Can You Build?
With Suuper, you can build anything:
- Web applications - Deploy React, Next.js, or any web framework
- APIs and backends - Node.js, Python Flask/Django, Ruby on Rails
- AI agents - Run Claude Code, AutoGPT, or custom agents
- Databases - PostgreSQL, MongoDB, Redis
- Cron jobs - Automated scripts that run on schedule
- Personal tools - Whatever you need!
Next Steps
Ready to dive deeper? Check out these guides:
- Setup Claude Code, Codex, Gemini or other agent
- Build your first webapp or website
Need Help?
- Jump in our Discord server!