Coolify: Self-Host Your Applications with This Open-Source PaaS Alternative
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
Coolify is an open-source, self-hostable Platform-as-a-Service (PaaS) that provides an alternative to Vercel, Heroku, and Netlify. It allows you to easily deploy static sites, databases, full-stack applications, and over 280 one-click services on your own servers. This tool offers the convenience of cloud deployment while maintaining full control over your hardware.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
Coolify is an open-source and self-hostable Platform-as-a-Service (PaaS) designed to be a powerful alternative to services like Heroku, Netlify, and Vercel. It simplifies the management of your servers, applications, and databases on your own hardware, requiring only an SSH connection. Whether you're using a VPS, bare metal, or even a Raspberry Pi, Coolify brings the ease of cloud deployment to your infrastructure, eliminating vendor lock-in.
Installation
Installing Coolify is straightforward. You can get started by running the following command in your terminal:
curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
For more detailed instructions and advanced configurations, please refer to the official documentation.
Examples
Coolify supports a wide range of deployment scenarios. You can effortlessly deploy various types of projects, including static sites, robust databases like MariaDB, MySQL, and PostgreSQL, and complex full-stack applications built with frameworks such as Laravel, Next.js, and Svelte. Additionally, it offers over 280 one-click services, making it incredibly versatile for diverse development needs.
Why Use Coolify?
Choosing Coolify offers several compelling advantages. It provides the flexibility of self-hosting, giving you complete control over your data and infrastructure without vendor lock-in. All configurations are saved directly to your server, ensuring that your resources remain manageable even if you decide to stop using Coolify. For those who prefer a managed solution, Coolify also offers a cloud version with benefits like high-availability, free email notifications, and dedicated support, reducing your maintenance overhead.
Links
For more information and to engage with the Coolify community, check out these resources:
Source repository
Open the original repository on GitHub.