An open-source & self-hostable Heroku / Netlify / Vercel alternative.
Go to file
2025-08-17 15:22:58 +02:00
.cursor/rules v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00
.github Chore: Adjust Workflows for v5 (#5689) 2025-04-24 20:48:54 +02:00
app Merge pull request #6367 from nahtnam/v4.x 2025-08-17 15:20:27 +02:00
bootstrap feat(backup): add disable local backup option and related logic for S3 uploads 2025-08-17 12:34:20 +02:00
changelogs chore(changelogs): add .gitignore for changelogs directory and remove outdated changelog files for May, June, and July 2025 2025-08-17 15:22:58 +02:00
config fix(constants): update official service template URL to point to the v4.x branch for accuracy 2025-08-13 18:51:15 +02:00
database feat(backup): add disable local backup option and related logic for S3 uploads 2025-08-17 12:34:20 +02:00
docker feat(user): add changelog read tracking and unread count method 2025-08-12 10:06:19 +02:00
hooks chore(pre-commit): remove OpenAPI generation command from pre-commit hook 2025-04-13 15:53:08 +02:00
lang feat(lang): add Polish language & improve forgot_password translation (#6306) 2025-08-04 14:13:33 +02:00
other fix(installer): public IPv4 link does not work 2025-07-18 16:37:58 +02:00
public feat(drizzle-gateway): add new drizzle-gateway service with configuration and logo 2025-08-12 10:07:11 +02:00
resources feat(backup): add disable local backup option and related logic for S3 uploads 2025-08-17 12:34:20 +02:00
routes feat(api): add endpoints for managing environments in projects, including listing, creating, and deleting environments 2025-08-16 18:27:38 +02:00
scripts fix(installer): public IPv4 link does not work 2025-07-18 16:37:58 +02:00
storage dev: loggy 2024-10-17 10:04:49 +02:00
templates fix(templates): should generate old SERVICE_FQDN service templates as well 2025-08-12 14:19:17 +02:00
tests feat(utf8-handling): implement UTF-8 sanitization for command outputs and enhance error handling in logs processing 2025-06-05 14:27:39 +02:00
.coolify-logo Adds Dusk and Gitpod 2023-04-03 09:31:04 +01:00
.dockerignore fix: dockerignore 2024-12-11 08:26:36 +01:00
.editorconfig init of v4 🌮 2023-03-17 15:33:48 +01:00
.env.development.example test dusk gh 2024-10-17 21:15:48 +02:00
.env.dusk.ci test dusk gh 2024-10-17 21:15:48 +02:00
.env.production refactor(env): add centralized registry URL to environment configuration 2025-03-25 09:03:59 +01:00
.env.windows-docker-desktop.example Update .env.windows-docker-desktop.example 2024-10-21 05:52:25 +02:00
.gitattributes Update .gitattributes 2024-11-14 11:11:55 +01:00
.gitignore chore(docs): remove changelog and add it to gitignore 2025-05-14 14:46:30 +02:00
artisan init of v4 🌮 2023-03-17 15:33:48 +01:00
CHANGELOG.md docs: update changelog 2025-07-18 18:45:11 +00:00
CLAUDE.md docs(claude): clarify that artisan commands should only be run inside the "coolify" container during development 2025-08-17 14:24:04 +02:00
cliff.toml feat(changelog): Add git cliff for automatic changelog generation 2025-01-20 14:43:07 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-08-30 14:43:54 +02:00
composer.json feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking 2025-08-12 10:07:11 +02:00
composer.lock feat(changelog): implement automated changelog fetching from GitHub and enhance changelog read tracking 2025-08-12 10:07:11 +02:00
CONTRIBUTING.md fix(docs): contribute service url (#5517) 2025-04-02 19:18:13 +02:00
docker-compose.dev.yml Revert "fix(dev): mount points?!" 2025-05-05 08:55:44 +02:00
docker-compose.prod.yml Fine tunes for v419 (#5995) 2025-06-16 15:19:38 +02:00
docker-compose.windows.yml Chore: Bump all dependencies (#5216) 2025-02-24 18:08:54 +01:00
docker-compose.yml pin redis version 2024-11-11 14:54:04 +01:00
LICENSE Chore: Adjust Workflows for v5 (#5689) 2025-04-24 20:48:54 +02:00
openapi.json chore(api): update API docs 2025-05-27 15:10:20 +02:00
openapi.yaml chore(api): update API docs 2025-05-27 15:10:20 +02:00
package-lock.json chore(deps): update node and php deps 2025-08-04 14:53:18 +02:00
package.json chore(dependencies): update package versions in package.json and package-lock.json for improved stability and features 2025-06-13 11:40:13 +02:00
phpunit.dusk.xml Adds Dusk and Gitpod 2023-04-03 09:31:04 +01:00
phpunit.xml chore(tests): update test environment database name and add new feature test for converting container environment variables to array 2025-05-22 14:30:16 +02:00
pint.json chore: Add ApplicationDeploymentJob and pint.json 2024-06-11 13:17:15 +02:00
postcss.config.cjs feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
README.md feat(readme): add CubePath as a big sponsor and include new small sponsors with logos 2025-08-13 09:55:40 +02:00
rector.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
RELEASE.md Update RELEASE.md 2024-11-11 13:47:31 +01:00
SECURITY.md Update SECURITY.md 2024-11-11 13:26:44 +01:00
TECH_STACK.md feat(docs): update tech stack 2025-01-22 19:57:30 +01:00
versions.json chore(versions): update all version 2025-07-18 18:57:43 +02:00
vite.config.js refactor(vite): improve environment variable handling in Vite configuration 2025-01-27 13:52:25 +01:00

Latest Release Version

Bounty Issues

About the Project

Coolify is an open-source & self-hostable alternative to Heroku / Netlify / Vercel / etc.

It helps you manage your servers, applications, and databases on your own hardware; you only need an SSH connection. You can manage VPS, Bare Metal, Raspberry PIs, and anything else.

Imagine having the ease of a cloud but with your own servers. That is Coolify.

No vendor lock-in, which means that all the configurations for your applications/databases/etc are saved to your server. So, if you decide to stop using Coolify (oh nooo), you could still manage your running resources. You lose the automations and all the magic. 🪄

For more information, take a look at our landing page at coolify.io.

Installation

curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash

You can find the installation script source here.

Note

Please refer to the docs for more information about the installation.

Support

Contact us at coolify.io/docs/contact.

Cloud

If you do not want to self-host Coolify, there is a paid cloud version available: app.coolify.io

For more information & pricing, take a look at our landing page coolify.io.

Why should I use the Cloud version?

The recommended way to use Coolify is to have one server for Coolify and one (or more) for the resources you are deploying. A server is around 4-5$/month.

By subscribing to the cloud version, you get the Coolify server for the same price, but with:

  • High-availability
  • Free email notifications
  • Better support
  • Less maintenance for you

Donations

To stay completely free and open-source, with no feature behind the paywall and evolve the project, we need your help. If you like Coolify, please consider donating to help us fund the project's future development.

coolify.io/sponsorships

Thank you so much!

Big Sponsors

  • CubePath - Dedicated Servers & Instant Deploy
  • GlueOps - DevOps automation and infrastructure management
  • Algora - Open source contribution platform
  • Ubicloud - Open source cloud infrastructure platform
  • LiquidWeb - Premium managed hosting solutions
  • Convex - Open-source reactive database for web app developers
  • Arcjet - Advanced web security and performance solutions
  • SaasyKit - Complete SaaS starter kit for developers
  • SupaGuide - Your comprehensive guide to Supabase
  • Logto - The better identity infrastructure for developers
  • Trieve - AI-powered search and analytics
  • Supadata AI - Scrape YouTube, web, and files. Get AI-ready, clean data
  • Darweb - Design. Develop. Deliver. Specialized in 3D CPQ Solutions
  • Hetzner - Server, cloud, hosting, and data center solutions
  • COMIT - New York Times awardwinning contractor
  • Blacksmith - Infrastructure automation platform
  • WZ-IT - German agency for customised cloud solutions
  • BC Direct - Your trusted technology consulting partner
  • Tigris - Modern developer data platform
  • Hostinger - Web hosting and VPS solutions
  • QuantCDN - Enterprise-grade content delivery network
  • PFGLabs - Build Real Projects with Golang
  • JobsCollider - 30,000+ remote jobs for developers
  • Juxtdigital - Digital transformation and web solutions
  • Cloudify.ro - Cloud hosting solutions
  • CodeRabbit - Cut Code Review Time & Bugs in Half
  • American Cloud - US-based cloud infrastructure services
  • MassiveGrid - Enterprise cloud hosting solutions
  • Syntax.fm - Podcast for web developers
  • Tolgee - The open source localization platform
  • CompAI - Open source compliance automation platform
  • GoldenVM - Premium virtual machine hosting solutions
  • Gozunga - Seriously Simple Cloud Infrastructure
  • Macarne - Best IP Transit & Carrier Ethernet Solutions for Simplified Network Connectivity

Small Sponsors

OpenElements XamanApp UXWizz Evercam Imre Ujlaki jyc.dev TheRealJP 360Creators NiftyCo Dry Software Lightspeed.run LinkDr Gravity Wiz BitLaunch Best for Android Ilias Ism Formbricks Server Searcher Reshot Cirun Typebot Creating Coding Careers Internet Garden Web3 Jobs Codext Michael Mazurczak Fider Flint Paweł Pierścionek RunPod DartNode Tyler Whitesides SerpAPI Aquarela Crypto Jobs List Alfred Nutile Startup Fame Younes Barrad Jonas Jaeger Pixel Infinito Corentin Clichy Thompson Edolo Devhuset Arvensis Systems Niklas Lausch Cap-go InterviewPal

...and many more at GitHub Sponsors

Recognitions

Featured on Hacker News

Coolify - An open-source & self-hostable Heroku, Netlify alternative | Product Hunt

coollabsio%2Fcoolify | Trendshift

Core Maintainers

Andras Bacsai 🏔️ Peak
Andras Bacsai peaklabs-dev

Repo Activity

Alt

Star History

Star History Chart