Welcome to Subfrost Cloud. Learn how to deploy and manage your applications on our platform.
Sign up at console.cloud.subfrost.io using Google, GitHub, or Bitcoin BIP322 authentication.
Connect your Git repository (GitHub, GitLab, or Bitbucket) and deploy with one click. We automatically detect your framework and configure build settings.
Provision a managed PostgreSQL, MySQL, or Redis database with automatic backups and connection string management.
Subfrost Cloud automatically detects and deploys:
Connect your repository and we'll automatically deploy on every push to your main branch. Configure custom branches, build commands, and environment variables from the dashboard.
Set environment variables in the console dashboard. They're encrypted at rest and injected during build and runtime. Supports .env file syntax.
Deploy from Git in seconds. Automatic builds, zero-downtime deployments, and instant rollbacks to any previous version.
PostgreSQL, MySQL, Redis with automatic backups, scaling, high availability, and monitoring built-in.
Applications automatically scale based on traffic. AI-powered resource optimization keeps costs low.
Built on Google Cloud Platform with automatic HTTPS, DDoS protection, and global edge caching.
Production-ready PostgreSQL databases with automatic backups, point-in-time recovery, and connection pooling. Supports all major PostgreSQL extensions.
Fully managed MySQL databases with replication, automatic failover, and performance monitoring.
In-memory Redis instances for caching, session storage, and real-time features. Includes persistence and high-availability options.
Sign in with your existing accounts:
Use your Bitcoin wallet to sign in securely using the BIP322 signature standard. This provides decentralized authentication without requiring a password or email.
Only pay for the resources you use. No hidden fees or surprise charges.
Start with 3 free projects, 512MB RAM per service, and community support. Perfect for side projects and learning.
Deploy and manage your applications from the command line with sfcloud - the official Subfrost Cloud CLI.
One-line install (macOS/Linux):
Or download directly:
sfcloud project listList all your projects
sfcloud database create mydb --type postgresCreate a PostgreSQL database
sfcloud logs --followStream application logs in real-time
sfcloud env set DATABASE_URL valueSet environment variables
sfcloud scale --instances 3Scale your application
For detailed command documentation, run sfcloud --help or visit our GitHub repository.
Need help? We're here to support you: