No description
Find a file
Aditya Tripathi fc93001cb8 feat(ui): weld settings rail to main sidebar, full-height, unify width
Turn the floating card settings rail into a flat, full-height rail welded
to the main sidebar (3rem -> bottom), surface bled across main's gutter.
Unify the application config grid to the canonical 210px/gap-8 (was the
lone 236px/gap-4 outlier). Affects all shared settings rails.
2026-09-08 07:05:01 +02:00
.agents/skills feat(v5): add shadcn/ui with button, select, separator, and navbar 2026-06-16 19:38:21 +02:00
.ai chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
.claude/skills feat(v5): add shadcn/ui with button, select, separator, and navbar 2026-06-16 19:38:21 +02:00
.codex cleanup AI instructions 2026-02-09 10:52:15 +01:00
.cursor chore(skills): add Nightwatch and MCP agent skills 2026-06-11 11:58:42 +02:00
.dev feat(v5): add WireGuard and coold/corrosion config to clusters/servers 2026-06-19 07:23:45 +02:00
.github ci: sync main to next once a day instead of on every push 2026-09-04 16:34:40 +02:00
app fix(stripe): prevent duplicate subscription checkouts (#11666) 2026-09-07 20:25:06 +02:00
bootstrap fix(domains): route Compose domains using service ports 2026-09-07 15:17:23 +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(terminal): preserve PATH for SSH proxy commands (#11638) 2026-09-05 15:18:37 +02:00
database fix(stripe): prevent duplicate subscription checkouts (#11666) 2026-09-07 20:25:06 +02:00
docker fix(terminal): preserve PATH for SSH proxy commands (#11638) 2026-09-05 15:18:37 +02:00
docs docs: design external TLS redirect control 2026-08-17 22:38:44 +02:00
lang Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
other chore(release): bump Coolify version to 4.3.18 2026-09-04 18:09:53 +02:00
public feat(services): add Executor one-click deployment template (#11530) 2026-08-27 10:39:38 +02:00
resources feat(ui): weld settings rail to main sidebar, full-height, unify width 2026-09-08 07:05:01 +02:00
routes feat(domains): support per-domain internal port overrides (#11594) 2026-09-02 19:39:19 +02:00
scripts fix(docker): update helper CLI for registry pushes (#11461) 2026-08-22 12:53:20 +02:00
storage feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
svgs feat(templates): add Obsidian LiveSync CouchDB service template 2026-08-24 09:10:19 +02:00
templates feat(domains): support per-domain internal port overrides (#11594) 2026-09-02 19:39:19 +02:00
tests feat(theme): extract shared Alpine theme controls into components 2026-09-08 07:05:01 +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 feat(settings): configure CDN URL for stored images 2026-09-04 21:15:06 +02:00
.env.dusk.ci chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
.env.production fix(v5): defer production runtime activation 2026-07-19 16:47:29 +02:00
.env.testing Revert "Merge branch 'next' into main" 2026-08-21 12:12:56 +02:00
.env.windows-docker-desktop.example feat(settings): configure CDN URL for stored images 2026-09-04 21:15:06 +02:00
.gitattributes Update .gitattributes 2024-11-14 11:11:55 +01:00
.gitignore chore: ignore superpowers plan files 2026-08-18 16:25:56 +02:00
.mcp.json cleanup AI instructions 2026-02-09 10:52:15 +01:00
.phpactor.json Create .phpactor.json 2025-09-15 11:50:41 +02:00
AGENTS.md docs(security): require scoped authorization checks and regression tests 2026-08-31 17:57:29 +02:00
artisan init of v4 🌮 2023-03-17 15:33:48 +01:00
boost.json chore(boost): enable cloud config and agent skills 2026-06-11 11:59:08 +02:00
bun.lock chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
CHANGELOG.md docs: update changelog 2026-03-24 19:18:36 +00:00
CLAUDE.md docs: replace CLAUDE.md with AGENTS.md symlink 2026-06-15 16:57:52 +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 chore(deps): cleanup version constraint 2026-09-03 17:05:06 +02:00
composer.lock fix: update livewire to fix wire:dirty reactivity 2026-09-03 17:05:35 +02:00
CONTRIBUTING.md fix(docker): update helper CLI for registry pushes (#11461) 2026-08-22 12:53:20 +02:00
DESIGN.md feat(ui): WCAG contrast, neutral oklch surface system, and mobile nav overhaul 2026-09-08 07:04:48 +02:00
DEVELOPMENT.md chore(dev): replace Spin with docker compose for local dev 2026-08-13 09:09:05 +02:00
docker-compose-maxio.dev.yml chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
docker-compose.dev-multi.yml chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
docker-compose.dev.yml chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
docker-compose.prod.yml fix(terminal): preserve PATH for SSH proxy commands (#11638) 2026-09-05 15:18:37 +02:00
docker-compose.windows.yml fix(terminal): preserve PATH for SSH proxy commands (#11638) 2026-09-05 15:18:37 +02:00
docker-compose.yml pin redis version 2024-11-11 14:54:04 +01:00
jean.json fix(dev): support root bind mounts and LAN Vite access 2026-07-18 20:56:01 +02:00
LICENSE Chore: Adjust Workflows for v5 (#5689) 2025-04-24 20:48:54 +02:00
openapi.json Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
openapi.yaml Merge remote-tracking branch 'origin/next' into feat/noindex-domains 2026-08-08 11:26:20 +02:00
opencode.json cleanup AI instructions 2026-02-09 10:52:15 +01:00
package-lock.json chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
package.json chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00
phpunit.dusk.xml Adds Dusk and Gitpod 2023-04-03 09:31:04 +01:00
phpunit.xml chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +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 docs(readme): serve sponsor images from Coollabs CDN 2026-07-10 10:47:38 +02:00
rector.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
RELEASE.md feat(ci): add next build and RC release workflows 2026-08-19 12:22:51 +02:00
SECURITY.md fix(security): update contact email for vulnerability reports to improve security communication 2025-09-13 14:27:14 +02:00
SECURITY_ADVISORY.md docs(security): document deployment command trust boundary 2026-06-30 15:48:22 +02:00
skills-lock.json feat(v5): add shadcn/ui with button, select, separator, and navbar 2026-06-16 19:38:21 +02:00
TECH_STACK.md feat(docs): update tech stack 2025-01-22 19:57:30 +01:00
versions.json chore(release): bump Coolify version to 4.3.18 2026-09-04 18:09:53 +02:00
vite.config.js chore(v5): archive V5 implementation and remove runtime integration 2026-08-15 19:13:30 +02:00

Coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.

Latest Release Version

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!

Huge Sponsors

  • Context.dev - Web scraping API for AI agents
  • SerpAPI - Google Search API — Scrape Google and other search engines from our fast, easy, and complete API.
  • MVPS - Cheap VPS servers at the highest possible quality
  • ScreenshotOne - Screenshot API for devs
  • PrivateAlps - Cloud Services Provider, VPS, servers infrastructure for people who care about privacy and control
  • Seibert Group - Boost productivity company-wide with AI agents like Claude Code
  • Contabo - Cloud VPS & dedicated servers at unbeatable prices

Big Sponsors

  • Cloudways - Managed cloud hosting platform by DigitalOcean
  • ByteBase - Database CI/CD and Security at Scale
  • Ramnode - High Performance Cloud VPS Hosting
  • 23M - Your experts for high-availability hosting solutions!
  • Macarne - Best IP Transit & Carrier Ethernet Solutions for Simplified Network Connectivity
  • Hetzner - Server, cloud, hosting, and data center solutions
  • Logto - The better identity infrastructure for developers
  • Supadata - Scrape YouTube, web, and files. Get AI-ready, clean data for your next project.
  • Tolgee - The open source localization platform
  • Best Consultant - Your trusted technology consulting partner
  • ArcJet - Advanced web security and performance solutions
  • SupaGuide - Your comprehensive guide to Supabase
  • CodeRabbit - Cut Code Review Time & Bugs in Half
  • Convex - Convex is the open-source reactive database for web app developers.
  • GoldenVM - Premium virtual machine hosting solutions
  • Comit International - New York Times awardwinning contractor!
  • Compai - The open source compliance automation platform that does everything you need to get compliant, fast. Open source alternative to Drata & Vanta.
  • Tigris - Modern S3 Alternative
  • Blacksmith - Infrastructure automation platform
  • JobsCollider - 30,000+ remote jobs for developers
  • Darweb - Design. Develop. Deliver. Specialized in 3D CPQ Solutions for eCommerce.
  • Hostinger - Web hosting and VPS solutions
  • Mobb - Secure Your AI-Generated Code to Unlock Dev Productivity
  • Ubicloud - Open source cloud infrastructure platform
  • PFGLabs - Build Real Projects with Golang
  • JuxtDigital - Digital PR & AI Authority Building Agency
  • SaasyKit - Complete SaaS starter kit for developers
  • American Cloud - US-based cloud infrastructure services
  • LiquidWeb - Premium managed hosting solutions
  • Greptile - The AI Code Reviewer
  • VPSDime - Cheap VPS Hosting - 4GB for $5/month
  • dataforest Cloud - Deploy cloud servers as seeds independently in seconds. Enterprise hardware, premium network, 100% made in Germany.
  • ISHosting - Hosting and VPS solutions
  • PetroSky Cloud - Open source cloud deployment solutions
  • QuickSrv - Fast and reliable server hosting

Small Sponsors

Movavi ABXY LaunchFast Boilerplates Vanaways Netrouting MindEd Tech YouStable Transcript LOL Autom HuntAPI ULTRASERVERS VibeTone Piloterr Alexey Panteleev SummYT - YouTube Summarizer OpenElements Xaman Monadical Magic as a Service FiveManage Crypto Jobs List SerpAPI typebot 360Creators Cap-go Cirun Puls Digital Group Jonathan Pereira Internet Garden Evercam Web3 Jobs LinkDr Arvensis Systems Reshot RunPod Gravity Wiz UXWizz Codext InterviewPal Decidable Host Havoc

...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