Open Source Alternative to
Vercel, Netlify, Railway, Render and Neon.
Build, deploy, and run from one open-source platform.
Open Source Alternative to Vercel, Netlify, Railway, Render and Neon.
Keep the fast deploy workflow. Drop the platform tax.
- Seat-based pricing
- Overage fees on bandwidth and builds
- Costs climb fast as traffic grows
- Surprise bill swings month to month
- Extra spend for team growth
- No per-seat tax
- No usage pricing layer
- 20 TB bandwidth included
- 2 vCPU · 4 GB RAM · 40 GB SSD
Deploy anything
Docker-native. No vendor lock-in. Your code, your way.
Any Docker Container
If it has a Dockerfile, Frost runs it.
Databases
Postgres, MySQL, MongoDB, Redis. One-click templates.
Multi-Service Projects
Frontend, API, workers. All connected via Docker network.
PR Previews
Automatic deployments for every pull request.
Private Images
Pull from GHCR, Docker Hub, or custom registries.
Long-Running Jobs
Workers, queues, background processes. No timeout limits.
Everything you need to ship
Automatic SSL
Let's Encrypt certificates on every domain. Auto-renewed.
GitHub Integration
Connect repo, push to deploy. Webhooks handle the rest.
Preview Environments
Every PR gets its own deployment. Test before merge.
Instant Rollbacks
One click to revert. Full deployment history.
Health Checks
Custom endpoints, configurable timeouts. Traffic waits.
Custom Domains
Multiple domains per service. Redirects supported.
Resource Limits
Set memory and CPU limits. Keep services in check.
MCP / AI Agents
Connect any MCP-compatible AI coding agent. Deploy from your editor.
Open source runtime. No platform markup.
Your apps run on your server. Frost gives your AI coding agent a clean deploy workflow.
Star on GitHub to stay updated
From prompt to production
Give this URL to your AI coding agent
https://frost.build/install.mdRun this once on your VPS
curl -fsSL https://frost.build/install.sh | sudo bash