All Projects → coollabsio → Coolify

coollabsio / Coolify

Licence: agpl-3.0
Heroku & Netlify alternative

Labels

Projects that are alternatives of or similar to Coolify

Dainte
Painless testing for Svelte components
Stars: ✭ 76 (-10.59%)
Mutual labels:  svelte
Looom Tools
Stars: ✭ 85 (+0%)
Mutual labels:  svelte
Minna Ui
😸 A fast, friendly, and fun web UI kit for everyone.
Stars: ✭ 86 (+1.18%)
Mutual labels:  svelte
Fastq.bio
An interactive web tool for quality control of DNA sequencing data
Stars: ✭ 76 (-10.59%)
Mutual labels:  svelte
Renderless Svelte
A collection of renderless Svelte components
Stars: ✭ 78 (-8.24%)
Mutual labels:  svelte
Baelte
CLI tool for svelte to help you be productive
Stars: ✭ 85 (+0%)
Mutual labels:  svelte
Shopathome
Choose from Angular, React, Svelte, and Vue applications with an Azure Functions API, that deploys to Azure Static Web Apps
Stars: ✭ 73 (-14.12%)
Mutual labels:  svelte
Omniawrite
A text editor engineered for creative writing.
Stars: ✭ 88 (+3.53%)
Mutual labels:  svelte
Magane
Bringing LINE's sticker to Discord in a chaotic way.
Stars: ✭ 81 (-4.71%)
Mutual labels:  svelte
Svelte Social Auth
Social Auth for Svelte v3
Stars: ✭ 86 (+1.18%)
Mutual labels:  svelte
Svelte Adders
A collection of composable commands to add functionality to Svelte
Stars: ✭ 68 (-20%)
Mutual labels:  svelte
Svelte Bulma Components
Collection of Bulma UI components to be used in Svelte or standalone
Stars: ✭ 80 (-5.88%)
Mutual labels:  svelte
Svelte Example
🚀 📚 Some examples to test the Svelte Framework
Stars: ✭ 85 (+0%)
Mutual labels:  svelte
Iconify Sketch
Sketch plug-in for importing over 70,000 icons from 80+ icon sets, including Material Design Icons, FontAwesome, Jam Icons, Open Emoji and many others.
Stars: ✭ 76 (-10.59%)
Mutual labels:  svelte
Svelte Pwa
Svelte Progresssive Web App (PWA) starter template
Stars: ✭ 87 (+2.35%)
Mutual labels:  svelte
Pingcrm Svelte
🦊 Ping CRM Svelte - A demo app to illustrate how Inertia.js works with Laravel and Svelte (hosted on a heroku free dyno).
Stars: ✭ 74 (-12.94%)
Mutual labels:  svelte
Sapper Typescript Graphql Template
A template that includes Sapper for Svelte, TypeScript preprocessing, and a GraphQL server through TypeGraphQL
Stars: ✭ 84 (-1.18%)
Mutual labels:  svelte
Sapper Graphql Firebase
Svelte + Sapper + GraphQL + Firebase Auth
Stars: ✭ 88 (+3.53%)
Mutual labels:  svelte
Svelte Template
🚧 An easy-to-use Svelte template! (Svelte + Typescript + Parcel + Express) 2020
Stars: ✭ 88 (+3.53%)
Mutual labels:  svelte
Svelte Fusioncharts
Svelte Component for FusionCharts JavaScript Charting Library
Stars: ✭ 86 (+1.18%)
Mutual labels:  svelte

About

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

Features

  • Deploy your application just by pushing code to git.
  • Environment variables stored encrypted.
  • Hassle-free self-hosting.
  • Databases.

Upcoming features

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

FAQ

Q: What does Buildpack means?

A: It defines your application's final form. Static means that it will be hosted as a static site in the end. (see next question below 👇)


Q: How can I build a static site, like Next.js, Sapper, etc ?

A: Use static builder and set your Build command.

Screenshots

Login

Dashboard

General configuration

Settings

Getting Started

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

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

Updating process

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].