coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.

APACHE-2.0 License

Stars
14.8K
Committers
232
coolify - v1.0.18

Published by andrasbacsai over 3 years ago

Fixes

  • Quick fix for no github installations
coolify - v1.0.17 - NocoDB

Published by andrasbacsai over 3 years ago

Features

  • One-click nocodb installation! 🥳

Fix

  • Prevent duplicate service deployments.

Other

  • Upgrade packages.
coolify - v1.0.16 - PR deployments

Published by andrasbacsai over 3 years ago

Features

  • Preview PR deployments! (Every PR could have its own running deployed instance on a subdomain)

Fixes

  • Clean up old containers better.
  • Redis DB password was not visible.
  • Using the configuration of applications from DB instead of docker service (faster response).
  • Fix vuejs deployments. If someone getting a Bad Gateway error deploying vuejs applications, please redeploy after updating to v1.0.16.
coolify - v1.0.15

Published by andrasbacsai over 3 years ago

Webhook quickfix.

coolify - v1.0.14

Published by andrasbacsai over 3 years ago

Features

  • Basic Python support

Fixes

  • Fix default start command
coolify - v1.0.13

Published by andrasbacsai over 3 years ago

Features:

  • NestJS template.
  • Redis database.

Fixes:

  • Better error handling.
  • Loading indicator for DBs.
  • Development fixes.
coolify - v1.0.12 - SvelteKit migration

Published by andrasbacsai over 3 years ago

Changed the whole tech stack to SvelteKit which means:

  • Typescript
  • SSR
  • No fastify :(
  • Beta, but it's fine!

Other changes:

  • Tailwind -> Tailwind JIT
  • A lot more
coolify - v1.0.11

Published by andrasbacsai over 3 years ago

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.
coolify - v1.0.10

Published by andrasbacsai over 3 years ago

Fixes:

  • Default Nuxt port changed to 3000 (thanks to @yurgeman).
  • Cleanup old images effectively.
  • More attempts on container startups (3->6).
  • Always clean up server logs on restart/redeploy.
coolify - v1.0.9

Published by andrasbacsai over 3 years ago

Features:

Fixes:

  • UI/UX fixes and new designs
coolify - v1.0.8

Published by andrasbacsai over 3 years ago

Quick fix for Docker files, nothing special here

coolify - v1.0.7

Published by andrasbacsai over 3 years ago

New features:

  • Automatic error reporting (enabled by default)
  • Speed up build times by leveraging docker build caches

Fixes:

  • Fix error handling
  • Fix vue autodetect
  • Custom dockerfile is not the default

Others:

  • Cleanup logs-servers collection, because old errors are not standardized
  • New Traefik proxy version
  • Standardized directory configurations
coolify - v1.0.6

Published by andrasbacsai over 3 years ago

Features:

  • Rust support 🦀 (Thanks to @pepoviola)
  • Add a default rewrite rule to PHP apps (to index.php)
  • Able to control upgrades in a straightforward way

Fixes:

  • Improved upgrade scripts
  • Simplified prechecks before deployment
  • Fixed path deployments
  • Fixed already defined apps redirections
  • Better error handling - still needs a lot of improvement here!
coolify - v1.0.5

Published by andrasbacsai over 3 years ago

  • Update sequence a bit optimized.
  • Dependency updates.
  • Edge case on repo/branch selection handled.
  • More default templates. Thanks to @SaraVieira
coolify - v1.0.4

Published by andrasbacsai over 3 years ago

  • Search in repositories (thanks to @SaraVieira).
  • Custom Dockerfile - you be able to deploy ANY applications! 🎉
  • Basic repository scanner for Nextjs and React. It will setup the default commands and buildpack if it detects some defined parameters. (thanks to @SaraVieira again for the idea).
  • UI/UX fixes:
    • Github loading screen instead of standard loading screen.
    • Info tooltips which provide some explanations of the input fields.
coolify - v1.0.3

Published by andrasbacsai over 3 years ago

  • Basic PHP support.
  • Cosmetic things here and there.
  • Fix publish directory option.
coolify - v1.0.1

Published by andrasbacsai over 3 years ago

Bugfixes:

  • Loading screen on Github reconfiguration.
  • Fix Github App name in case on space is in the name.
coolify - v1.0.0

Published by andrasbacsai over 3 years ago

Initial production release 🎉 🌮