An open-source & self-hostable Heroku / Netlify / Vercel alternative.
Go to file
Andras Bacsai cccb9a5fec
v1.0.11 (#41)
Features: 
- Build packs for popular frontend frameworks. It will help to understand which build packs should be chosen.

Fixes:
- Github queries optimized.
- Save repositories to store (faster navigation).
- Remove unnecessary data on dashboard requests.
- Speed up static site builds with a lot.

UI:
- Redesign of the application deployment page.
- Redesign of database deployments page.
2021-04-30 22:43:21 +02:00
.github Add support link and corrected README a bit. 2021-04-05 14:56:39 +02:00
api v1.0.11 (#41) 2021-04-30 22:43:21 +02:00
install v1.0.7 (#32) 2021-04-19 09:46:05 +02:00
public initial production release 🎉 2021-03-24 22:11:14 +01:00
src v1.0.11 (#41) 2021-04-30 22:43:21 +02:00
.dockerignore v1.0.6 (#30) 2021-04-15 22:40:44 +02:00
.env.template initial production release 🎉 2021-03-24 22:11:14 +01:00
.gitignore v1.0.7 (#32) 2021-04-19 09:46:05 +02:00
.prettierrc v1.0.5 (#25) 2021-04-06 23:22:48 +02:00
index.html v1.0.11 (#41) 2021-04-30 22:43:21 +02:00
install.sh v1.0.6 (#30) 2021-04-15 22:40:44 +02:00
LICENSE initial production release 🎉 2021-03-24 22:11:14 +01:00
package.json v1.0.11 (#41) 2021-04-30 22:43:21 +02:00
pnpm-lock.yaml v1.0.9 (#37) 2021-04-22 23:48:29 +02:00
postcss.config.js initial production release 🎉 2021-03-24 22:11:14 +01:00
README.md v1.0.11 (#41) 2021-04-30 22:43:21 +02:00
routify.config.js initial production release 🎉 2021-03-24 22:11:14 +01:00
svelte.config.js initial production release 🎉 2021-03-24 22:11:14 +01:00
tailwind.config.js v1.0.11 (#41) 2021-04-30 22:43:21 +02:00
vite.config.js v1.0.7 (#32) 2021-04-19 09:46:05 +02:00

Coolify

An open-source, hassle-free, self-hostable Heroku & Netlify alternative.

Demo

Small video

Installation

Installation is automated with the following command:

/bin/bash -c "$(curl -fsSL https://get.coollabs.io/coolify/install.sh)"

Features

You can deploy any of the following applications, databases and services easily.

(constantly growing lists)

Applications

With Github integration

  • Static sites
  • NodeJS
  • VueJS
  • NuxtJS
  • React/Preact
  • NextJS
  • Gatsby
  • Svelte
  • PHP
  • Rust
  • or any custom dockerfile

Databases

  • MongoDB
  • MySQL
  • PostgreSQL
  • CouchDB

Services

Support

Roadmap

See the Roadmap here

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.