Giter Site home page Giter Site logo

eleviven / coolify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coollabsio/coolify

1.0 0.0 0.0 543 KB

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

Home Page: https://coollabs.io/coolify

License: GNU Affero General Public License v3.0

JavaScript 42.03% HTML 0.40% Shell 1.51% Dockerfile 0.05% Svelte 54.50% CSS 1.51%

coolify's Introduction

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: /bin/bash -c "$(curl -fsSL https://get.coollabs.io/install.sh)"

Manually:

Requirements before installation

Installation

  • Clone this repository: git clone [email protected]: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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.