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

Unlimited Trial Get Started

Start self-hosting without limits with our OSS version. Same features as the paid version, but you have to manage by yourself.

For the detailed list of features, please visit our landing page: coolify.io

Basic

$5 /month + VAT $4 /month + VAT

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

Begin hosting your own services in the cloud.

  • Connect 2 servers
  • Included Email System
  • Email Support
  • + All upcoming features

Pro

$30 /month + VAT $27 /month + VAT

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

Expand your business or set up your own hosting environment.

  • Connect 10 servers
  • Included Email System
  • Priority Email Support
  • + All upcoming features

Ultimate

Custom {{-- pay-as-you-go --}} Custom {{-- /month + VAT --}}

pay-as-you-go pay-as-you-go @if ($showSubscribeButtons) @isset($ultimate) {{ $ultimate }} @endisset @endif

Easily manage complex infrastructures in a single location.

  • Connect 10+ servers
  • Included Email System
  • Priority (Email/Chat) Support
  • + All upcoming features
{{--
Need official support for your self-hosted 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 administrative 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
Programmatically 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