Quick Start Guide
Get CloudInfraOS up and running in under five minutes. Create your account, set up a project, and connect your first cloud provider.
1. Create Your Account
Go to the sign up page and create an account with your email and password. CloudInfraOS uses BlueForge Auth (auth.blueforge.studio) for secure, password-based authentication. Once verified, you'll land on your dashboard.
2. Create a Project
Projects are the top-level organizing unit in CloudInfraOS. Each project groups related apps, resources, and provider connections. From the dashboard, click New Project, give it a name and optional description, and you're ready to connect providers.
3. Connect a Cloud Provider
Navigate to your project settings and select Provider Connections. Choose a provider (AWS, GCP, Azure, Vercel, GitHub, Stripe, or Resend), provide the required credentials, and CloudInfraOS encrypts them with AES-256-GCM before storage.
Once connected, CloudInfraOS begins syncing resources from your provider automatically. You can trigger a manual sync at any time from the provider connection panel.
4. Explore Your Dashboard
Your dashboard shows connected resources, cost snapshots, active alerts, and recent activity across all projects. Use the filtering controls to narrow down by provider, view mode (grid or list), or project status.
Next Steps
- Configure additional providers
- Set up alert rules for cost thresholds and resource changes
- Explore the REST API for automation
- Create automated runbooks for incident response