Andras Bacsai 5114ac7721 Bump version
2021-04-06 23:24:44 +02:00
2021-04-04 14:57:42 +02:00
2021-04-06 23:22:48 +02:00
2021-03-24 22:11:14 +01:00
2021-04-06 23:22:48 +02:00
2021-03-24 22:11:14 +01:00
2021-03-24 22:11:14 +01:00
2021-04-02 21:36:31 +02:00
2021-04-06 23:22:48 +02:00
2021-04-04 14:57:42 +02:00
2021-04-06 23:22:48 +02:00
2021-03-24 22:11:14 +01:00
2021-04-06 23:24:44 +02:00
2021-04-06 23:22:48 +02:00
2021-03-24 22:11:14 +01:00
2021-03-24 22:11:14 +01:00
2021-03-24 22:11:14 +01:00
2021-04-04 14:57:42 +02:00
2021-03-24 22:11:14 +01:00

About

https://andrasbacsai.com/farewell-netlify-and-heroku-after-3-days-of-coding

Features

  • Deploy your Node.js, static sites, PHP or any custom application (with custom Dockerfile) just by pushing code to git.
  • Hassle-free installation and upgrade process.
  • One-click MongoDB, MySQL, PostgreSQL, CouchDB deployments!

Upcoming features

  • Backups & monitoring.
  • User analytics with privacy in mind.
  • And much more (see Roadmap).

FAQ

Q: What is a buildpack?

A: It defines your application's final form. Static means that it will be hosted as a static site. NodeJs means that it will be started as a node application.

Screenshots

Login

Applications

Databases

Configuration

Settings

Logs

Getting Started

Automatically: sh <(curl -fsSL https://get.coollabs.io/install.sh) coolify

Manually:

Requirements before installation

Installation

  • Clone this repository: git clone git@github.com:coollabsio/coolify.git
  • Set .env (see .env.template)
  • Installation: bash install.sh all

Manual updating process (You probably never need to do this!)

Update everything (proxy+coolify)

  • bash install.sh all

Update coolify only

  • bash install.sh coolify

Update proxy only

  • bash install.sh proxy

Contact

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.

Description
No description provided
Readme 45 MiB
Languages
JavaScript 65.1%
PHP 26.1%
Blade 7.7%
Shell 0.9%