Skip to main content

Create Your Account

1

Sign Up

Visit repocloud.io/register and create your account. New accounts receive $3 in free credit.
2

Verify Your Email

Check your inbox for a verification email and click the confirmation link.
3

Log In

Go to repocloud.io/login and sign in.
4

Secure Your Account (Optional)

In the Settings tab, enable two-factor authentication (2FA) using any TOTP app (Google Authenticator, Authy, 1Password, Bitwarden, etc.).

Choose Your Deployment Path

RepoCloud offers three ways to deploy applications. Pick the one that fits your use case:
Deploy a managed container — no SSH, no server management, automatic SSL. Best for most users.
1

Browse the Marketplace

Go to the marketplace and find the application you want to deploy.
2

Click Deploy Now

On the app’s detail page, click Deploy Now.
3

Configure

Enter a project name. Choose Autoscale (the default — resources adjust automatically) or pick a fixed tier. Fill in any app-specific settings (e.g., admin credentials).
4

Deploy

Click Deploy App. Your application is typically ready in 3–7 minutes. The dashboard shows live deployment progress.
Your app gets an auto-generated HTTPS URL. You can add a custom domain later.

After Deployment

Once your application is running:
The Dashboard shows all your instances with live status indicators. Use search, sort, and filter to manage multiple deployments.
Connect your own domain through the manage page. Container Apps use CNAME records; VPS Apps use A records pointing to the dedicated IPv4. See Custom Domains.
Container Apps with autoscaling adjust automatically. Fixed-tier apps and VPS instances can be resized to a different tier from the manage page.
Click the heart icon on any app in the marketplace to save it for later. View saved apps in the Favorites tab.

Next Steps

Deployment Options

Compare Container Apps, VPS Apps, and AI Deploy in detail

How It Works

Understand the platform architecture

Pricing

See all tiers and pricing details

API / MCP

Deploy servers programmatically or with AI agents