@props([ 'showSubscribeButtons' => true, ])
Payment frequency
{{ config('constants.limits.trial_period') }} days trial included on all plans, without credit card details.
Save 1 month annually with the yearly plans.

Unlimited Trial

Free Still Free

billed monthly billed annually Get Started

Start self-hosting without limits with our OSS version.

  • You manage everything
  • Community Support
  • + All upcoming features

Basic

$5 /month $4 /month

billed monthly billed annually @if ($showSubscribeButtons) @isset($basic) {{ $basic }} @endisset @endif

Start self-hosting in the cloud with a single server.

  • 1 server
  • Basic Support
  • + All upcoming features

Pro

$29 /month $26 /month

billed monthly billed annually @if ($showSubscribeButtons) @isset($pro) {{ $pro }} @endisset @endif

Scale your business or self-hosting environment.

  • 10 servers
  • Basic Support
  • Included Email System
  • + All upcoming features

Ultimate

$69 /month $63 /month

billed monthly billed annually @if ($showSubscribeButtons) @isset($ultimate) {{ $ultimate }} @endisset @endif

Deploy complex infrastructures and manage them easily in one place.

  • 25 servers
  • Priority Support
  • Included Email System
  • + All upcoming features
Need unlimited servers or official support for your Coolify instance? Contact us.
Included in all plans
Bring Your Own Servers
Bring your own server from any cloud providers, or even your own server at home! All you need is SSH access. You will have full control over your server, and you can even use it for other purposes.
Server Automations
Once you connected your server, Coolify will start managing it and do a lot of adminstrative tasks for you. You can also write your own scripts to automate your server*.
No Vendor Lock-in
You own your own data. All configurations saved on your own servers, so if you decide to stop using Coolify, you can still continue to manage your deployed resources.
Monitoring
Coolify will automatically monitor your configured servers and deployed resources. Notifies you if something goes wrong on your favourite channels, like Discord, Telegram, via Email and more...
Automatic Backups
We automatically backup your databases to any S3 compatible solution. If something goes wrong, you can easily restore your data with a few clicks.
Powerful API
Programatically deploy, query, and manage your servers & resources. Integrate to your CI/CD pipelines, or build your own custom integrations. *
Push to Deploy
Git integration is default today. We support hosted (github.com, gitlab.com*) or self-hosted* (Github Enterprise, Gitlab) Git repositories.
Pull Request Deployments
Automagically deploy new commits and pull requests separately to quickly review contributions and speed up your teamwork!
* Some features are work in progress and will be available soon.
@isset($other) {{ $other }} @endisset