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.103

Published by andrasbacsai 12 months ago

fix: Build args with space caused an error.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.102...v4.0.0-beta.103

coolify - v4.0.0-beta.102

Published by andrasbacsai 12 months ago

  • feat: download local backups.
  • feat: show webhooks on the UI for each resource.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.101...v4.0.0-beta.102

coolify - v4.0.0-beta.101

Published by andrasbacsai 12 months ago

  • [feat] Lock environment variables, so they are only shown once.
  • [fix] Mongodb root password encrypted.
  • [fix] Mongodb healthcheck command.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.100...v4.0.0-beta.101

coolify - v4.0.0-beta.100

Published by andrasbacsai 12 months ago

  • [feat] One-click MySQL + MariaDB.
  • [feat] Search functionality on new service view.
  • [fix] Update the install script to make coolify network external (and be sure to create it).

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.99...v4.0.0-beta.100

coolify - v4.0.0-beta.99

Published by andrasbacsai 12 months ago

  • [fix] create a default database on Mongodb start with a collection.
  • [fix] backups should be done with internal db URL.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.98...v4.0.0-beta.99

coolify - v4.0.0-beta.98

Published by andrasbacsai about 1 year ago

Fix: Boarding process.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.97...v4.0.0-beta.98

coolify - v4.0.0-beta.97

Published by andrasbacsai about 1 year ago

  • [feat] Added a LOT of new services. Thanks to @theh2so4.
  • [feat] Standalone MongoDB database with backups.
  • [feat] Clone projects with all resource configurations.
  • [feat] Personal Access Tokens for API/CLI.
  • [feat] First API endpoint for deploying anything through webhooks.
  • [fix] Prevent PostgreSQL from logging FATAL: role "root" does not exist in the console.
  • [internal] Added service generator command.

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.96...v4.0.0-beta.97

coolify - v4.0.0-beta.96

Published by andrasbacsai about 1 year ago

  • [fix] Horizon process limit set to 2 by default. You can customize with HORIZON_MAX_PROCESSES env variable.
  • [fix] Custom Git ports with deploy_key based deployments are fixed.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.95...v4.0.0-beta.96

coolify - v4.0.0-beta.95

Published by andrasbacsai about 1 year ago

  • [fix] Label generation function.
  • [fix] Email channel has no recipients.
  • [fix] Call handle in the containerStatusJob no matter what.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.94...v4.0.0-beta.95

coolify - v4.0.0-beta.94

Published by andrasbacsai about 1 year ago

  • [fix] Traefik label generation.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.93...v4.0.0-beta.94

coolify - v4.0.0-beta.93

Published by andrasbacsai about 1 year ago

  • [feat] Able to customize container labels for Applications.
    image
  • [feat] Detect if the configuration is changed and deployment will act accordingly.
  • [ui] Show if the configuration changed and you need to redeploy.
    image
  • [ui] Restarting indicator on project view.
    image

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.92...v4.0.0-beta.93

coolify - v4.0.0-beta.92

Published by andrasbacsai about 1 year ago

  • [fix] Proxy start process fixed.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.91...v4.0.0-beta.92

coolify - v4.0.0-beta.91

Published by andrasbacsai about 1 year ago

  • [ui] Add helper to service domains.
  • [fix] Always start proxy if not NONE is selected.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.90...v4.0.0-beta.91

coolify - v4.0.0-beta.90

Published by andrasbacsai about 1 year ago

  • [service] Wordpress.
  • [fix] Only include docker config.json if the file exists.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.89...v4.0.0-beta.90

coolify - v4.0.0-beta.89

Published by andrasbacsai about 1 year ago

  • [fix] Add meta tags to search engines - just to be sure they are not indexed.
  • [fix] Save docker compose build logs to debug apps.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.88...v4.0.0-beta.89

coolify - v4.0.0-beta.88

Published by andrasbacsai about 1 year ago

  • [feat] Use docker login credentials from the server.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.87...v4.0.0-beta.88

coolify - v4.0.0-beta.87

Published by andrasbacsai about 1 year ago

  • [fix] Coolify generates internal hostnames and adds them to the build container so you can reach containers with their internal hostnames during the build phase. Useful if you use libraries like Prisma.
  • [fix] Cancelling a deployment will initiate the next waiting deployment in the queue.
  • [fix] Install script will be usable on Raspbian OS.
  • [other] Add trademark policy to services.

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.86...v4.0.0-beta.87

coolify - v4.0.0-beta.86

Published by andrasbacsai about 1 year ago

  • [fix] build image before starting dockerfile buildpacks

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.85...v4.0.0-beta.86

coolify - v4.0.0-beta.85

Published by andrasbacsai about 1 year ago

  • [fix] Redis URL on the UI.
  • [fix] Auto-refreshing database state made a reset to the UI, which prevented saving things on the UI.
  • [fix] Delete resource in case the container cannot be stopped.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.84...v4.0.0-beta.85

coolify - v4.0.0-beta.84

Published by andrasbacsai about 1 year ago

  • [fix] stopping a resource is now job-based.
  • [fix] in some cases, app containers are not removed. it is fixed now.
  • [ui] shows statuses on the project view.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.83...v4.0.0-beta.84