An open-source and self-hostable alternative to Vercel, Render, Netlify and the likes. It allows you to build and deploy any app (Python, Node.js, PHP, ...) with zero-downtime updates, real-time logs, team management, customizable environments and domains, etc.
Key features
Git-based deployments : Push to deploy from GitHub with zero-downtime rollouts and instant rollback.
: Push to deploy from GitHub with zero-downtime rollouts and instant rollback. Multi-language support : Python, Node.js, PHP... basically anything that can run on Docker.
: Python, Node.js, PHP... basically anything that can run on Docker. Environment management : Multiple environments with branch mapping and encrypted environment variables.
: Multiple environments with branch mapping and encrypted environment variables. Real-time monitoring : Live and searchable build and runtime logs.
: Live and searchable build and runtime logs. Team collaboration : Role-based access control with team invitations and permissions.
: Role-based access control with team invitations and permissions. Custom domains : Support for custom domain and automatic Let's Encrypt SSL certificates.
: Support for custom domain and automatic Let's Encrypt SSL certificates. Self-hosted and open source: Run on your own servers, MIT licensed.
Support the project
... continue reading