An open-source & self-hostable Heroku / Netlify / Vercel alternative.
Go to file
2022-08-15 11:23:21 +00:00
.devcontainer fixes 2022-08-10 11:36:31 +00:00
.github fix issue templates 2022-08-08 12:24:08 +00:00
.vscode Finish routes translations 2022-04-03 14:14:59 +02:00
apps fix: gitpod conf and heroku buildpacks 2022-08-15 11:23:21 +00:00
others move files from root 2022-08-08 12:24:49 +00:00
.dockerignore fix: permission issues 2022-07-08 13:38:19 +02:00
.gitignore feat: Ability to change deployment type for nextjs 2022-07-08 16:51:58 +02:00
.gitpod.Dockerfile fix: gitpod conf and heroku buildpacks 2022-08-15 11:23:21 +00:00
.gitpod.yml fix: gitpod conf and heroku buildpacks 2022-08-15 11:23:21 +00:00
CONTRIBUTING.md v3.0.0 (#476) 2022-07-06 11:02:36 +02:00
csb.nix fix: make it public button 2022-08-15 09:15:42 +00:00
docker-compose.yaml v3.0.0 (#476) 2022-07-06 11:02:36 +02:00
Dockerfile fix: cleanup stucked prisma-engines 2022-08-12 09:38:11 +02:00
LICENSE Changing license 2022-08-08 12:22:10 +00:00
package.json chore: version++ 2022-08-15 09:17:48 +00:00
pnpm-lock.yaml fixes here and there 2022-08-11 08:18:17 +00:00
pnpm-workspace.yaml v3.0.0 (#476) 2022-07-06 11:02:36 +02:00
README.md upadte readm 2022-07-26 08:19:05 +00:00

Coolify

An open-source & self-hostable Heroku / Netlify alternative (ARM support is in beta).

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website.


Live Demo

https://demo.coolify.io/

(If it is unresponsive, that means someone overloaded the server. 😄)

Feedback

If you have a new service / build pack you would like to add, raise an idea here to get feedback from the community!


How to install

Installation is automated with the following command:

wget -q https://get.coollabs.io/coolify/install.sh -O install.sh; sudo bash ./install.sh

If you would like no questions during installation:

wget -q https://get.coollabs.io/coolify/install.sh -O install.sh; sudo bash ./install.sh -f

For more details goto the docs.


Features

Git Sources

You can use the following Git Sources to be auto-deployed to your Coolify instance! (Self-hosted versions are also supported.)

Destinations

You can deploy your applications to the following destinations:

  • Local Docker Engine
  • Remote Docker Engine

Applications

Predefined build packs to cover the basic needs to deploy applications.

If you have an advanced use case, you can use the Docker build pack that allows you to deploy your application based on your custom Dockerfile.

If you have a new build pack you would like to add, raise an idea here to get feedback from the community!

Databases

One-click database is ready to be used internally or shared over the internet:

If you have a new database you would like to add, raise an idea here to get feedback from the community!

Services

You quickly need to host a self-hostable, open-source service? You can do it with a few clicks!

If you have a new service you would like to add, raise an idea here to get feedback from the community!

Migration from v1

A fresh installation is necessary. v2 and v3 are not compatible with v1.

Support

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Please see the LICENSE file in our repository for the full text.