coolify

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

APACHE-2.0 License

Stars
14.8K
Committers
232

Bot releases are hidden (Show)

coolify - v4.0.0-beta.23

Published by andrasbacsai about 1 year ago

UI and email fixes.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.22...v4.0.0-beta.23

coolify - v4.0.0-beta.22

Published by andrasbacsai about 1 year ago

Features:

  • New boarding process finished.
  • Add Resend as email provider.

Lots of optimizations, fixes on backend and UI and cloud related features.

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.21...v4.0.0-beta.22

coolify - v4.0.0-beta.21

Published by andrasbacsai about 1 year ago

Lots of cloud functions and fixes.
Features:

  • Rolling updates on apps.
  • New boarding process (disabled for now).

Fixes:

  • FQDN is saved properly on UI.
  • Jobs sends errors to internal notifications.

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.20...v4.0.0-beta.21

coolify - v4.0.0-beta.20

Published by andrasbacsai about 1 year ago

fix: backup dir location on filesystem and on s3.
feat: monitor server connection.
fix: add new stuffs to magic bar.
new favicon πŸŽ‰
feat: able to cancel / resume subscription from ui.

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.19...v4.0.0-beta.20

coolify - v4.0.0-beta.19

Published by andrasbacsai about 1 year ago

coolify - v3.12.37

Published by andrasbacsai about 1 year ago

Generate .env file for compose deployments.

Full Changelog: https://github.com/coollabsio/coolify/compare/v3.12.36...v3.12.37

coolify - v3.12.36

Published by andrasbacsai about 1 year ago

Fixed compose missing env variables issue. Now all variables are place correctly into the docker-compose files for Compose buildpack.
Fixed double mount points on the UI.

Full Changelog: https://github.com/coollabsio/coolify/compare/v3.12.35...v3.12.36

coolify - v3.12.35

Published by andrasbacsai about 1 year ago

After the last terrible release, this fixes all the issues related to encryption + also adds new features like:

  • Manual database backups with a simple click.
  • Basic Auth could be added for applications.
coolify - v3.12.33

Published by andrasbacsai over 1 year ago

This release fixes a security issue with the default encryption key.

This version generates a new secret key, decrypt everything in the database and re-encrypt with the new secret key

If something does not work, you can read our docs for a solution or contact us.

coolify - v4.0.0-beta.18

Published by andrasbacsai over 1 year ago

Features

  • Init version of Cloud + Resell License added.

Fixes

  • Nginx SPA mode fixed.
  • If no main branch found for public repos, try master.

Lots of UI fixes.

coolify - v3.12.32

Published by andrasbacsai over 1 year ago

  • #1068
  • #1064
  • #1058
coolify - v3.12.31

Published by andrasbacsai over 1 year ago

Fixes

  • Add smtp details to Plausible.
  • Fail queue build if application is not found.
  • Duplicate lines in applications logs.

Features

  • Ability to add custom service versions/tags.
coolify - v3.12.30

Published by andrasbacsai over 1 year ago

Fixes

  • #990
  • Harder to remove sources and destinations
  • Docker compose builder fixed for cal.com
coolify - v3.12.29

Published by andrasbacsai over 1 year ago

Fixes

  • #961, #985
  • #996
  • Remove .git directories from final images.

Other

  • Added new database versions.
coolify - v3.12.28

Published by andrasbacsai over 1 year ago

Everything will use ghcr.io (install script, Coolify) and will publish packages via GH actions.

coolify - v3.12.27

Published by andrasbacsai over 1 year ago

Show databases internal/public hostnames in a more obvious way.

coolify - v3.12.26

Published by andrasbacsai over 1 year ago

Features

  • Able to add host path as docker volume.

Fixes

  • Read long format volumes in docker compose based apps.
  • Change host paths in docker compose based apps to mount them to the home directory.
  • Several remote engines sometimes got buggy due to the overwritten ssh config file.
coolify - v3.12.25

Published by andrasbacsai over 1 year ago

Fixing publishDirectory if it’s empty.

coolify - v3.12.24

Published by andrasbacsai over 1 year ago

Fixing nestjs buildpack.

coolify - v3.12.23

Published by andrasbacsai over 1 year ago

Fixing publish directory for all build packs.