Prezel is a self-hostable open source Vercel alternative.
Zero-config preview deployments and database branching on your own server.
Just one command away.
You can deploy Prezel in any server: DigitalOcean, Linode, Raspberry Pi, EC2, or even your own machine. All it takes is running a single command.
Astro, Next, Laravel... or simply a Dockerfile. Just choose a repository from your github account, Prezel will do the rest.
Updating your production deployment with Prezel is as easy as pushing to the main branch in your Github repository.
Every time you open a PR a new deployment will be created to let you and your team discover bugs as soon as posible, with ease!
Built using Rust, it integrates everything, including the proxy server, in a single tiny binary.
Containers powering apps and databases are provisioned on-demand, and cleaned up when idle, so you can host thousands of apps and deployemtns on a tiny machine.
A clone of your production DB is made available for each of your previews, so that you can test your changes against production data with no risk of altering or damaging your production database
Free SSL certificates, REST API, System notifications, system/app logs, free domains per app/deployment, automatic DB backups (coming soon) and the list goes on.