Open-source Heroku alternative

Self-hosted Coolify PaaS on AWS

Deploy apps, databases and static sites from Git with Coolify, the open-source platform that gives you the convenience of Heroku, Vercel or Netlify on a server you control. Launch it from a pre-configured AMI in your own AWS account.

  • Ready in 5-10 minutes
  • Apache 2.0 licensed
  • No per-seat or bandwidth fees
Coolify PaaS deployed on AWS by Meetrix

What is Coolify?

Coolify is an Apache 2.0, self-hostable platform that brings cloud-style deployment to your own servers. Built on Laravel and Docker, it deploys each app in its own container, with Traefik handling routing and automatic SSL, and it can manage further servers over SSH without vendor lock-in.

What's in the Meetrix Coolify AMI

The AMI ships Coolify installed with Docker, so you can start deploying straight after launch.

How to set up a self-hosted Coolify server

  1. Launch the stack

    Subscribe on AWS Marketplace and launch the CloudFormation stack. Allow 5-10 minutes.

  2. Open the dashboard

    Go to the DashboardUrlIp from the stack outputs and set up your Coolify account.

  3. Connect your Git provider

    Link GitHub, GitLab or Bitbucket so Coolify can build and deploy your repositories.

  4. Deploy your first app

    Add a project, set its domain and Port Exposes, and deploy. Add databases or one-click services as needed.

Deploy on AWS

Coolify vs Vercel vs Netlify

CoolifyVercelNetlify
HostingYour own serverManagedManaged
Paid pricingNone, self-hostedPer user, per monthFlat monthly fee
BandwidthYour server's own costMetered overageMetered overage
Long-running processesYes, standard Docker containersLimited, serverless modelLimited, serverless model
Global edge networkNo, add your own CDNBuilt inBuilt in

Comparing self-hosted platforms instead? Read Coolify vs CapRover vs Dokploy →

Video: deploy Coolify on AWS

Coolify FAQ

What is Coolify?

A self-hostable platform that gives you cloud-style deployment of apps, databases and services on your own servers, managed over SSH and free of vendor lock-in.

Is Coolify free to self-host?

Yes. The self-hosted version is Apache 2.0 with nothing behind a paywall. On AWS you pay for the instance and any Meetrix software fee shown on the listing.

What can I deploy?

Docker apps, static sites, background workers, PostgreSQL, MySQL and Redis databases, and one-click services, with Git-based CI/CD, secrets and cron jobs.

When should I leave Vercel or Netlify for Coolify?

When bandwidth or per-seat costs grow faster than revenue, or you need long-running processes and databases that do not fit a serverless model. You give up their global edge network.

Why does my app show 502 Bad Gateway?

Usually Port Exposes does not match the port your app listens on, or the app is bound to 127.0.0.1 instead of 0.0.0.0.

Do I need Kubernetes?

No. Coolify runs on plain Docker, and a single server is enough.

Which instance size should I choose?

t3.medium is the recommended starting point. Size up for more or heavier apps.

How do I upgrade?

Back up your server data, remove the old stack and launch the new version from AWS Marketplace.

Coolify guides and articles

Need a hand with Coolify?

We build and run self-hosted deployment platforms every day, from Heroku migrations to CDN setup. Tell us what you need.

Contact us