coolify

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

APACHE-2.0 License

Stars
14.8K
Committers
232

Bot releases are visible (Hide)

coolify - v4.0.0-beta.123

Published by andrasbacsai 11 months ago

  • fix: make fqdn super long

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.122...v4.0.0-beta.123

coolify - v4.0.0-beta.122

Published by andrasbacsai 11 months ago

  • fix: old preview deployments check

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.121...v4.0.0-beta.122

coolify - v4.0.0-beta.121

Published by andrasbacsai 12 months ago

  • fix: revert basedir creation
  • fix: broken link to docs
  • cloud: exclude price id

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.120...v4.0.0-beta.121

coolify - v4.0.0-beta.120

Published by andrasbacsai 12 months ago

  • feat: pure static buildpack, no build phase, copy static files to an nginx container.
  • fix: cpus limit set to integer.
  • fix: database proxy for services.
  • refactor: docker cleanup job

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.119...v4.0.0-beta.120

coolify - v4.0.0-beta.119

Published by andrasbacsai 12 months ago

  • feat: make service databases public

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.118...v4.0.0-beta.119

coolify - v4.0.0-beta.118

Published by andrasbacsai 12 months ago

  • fix: environment variable updates on developer mode
  • package updates

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.117...v4.0.0-beta.118

coolify - v4.0.0-beta.117

Published by andrasbacsai 12 months ago

  • fix: create base dir in helper image

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.116...v4.0.0-beta.117

coolify - v4.0.0-beta.116

Published by andrasbacsai 12 months ago

  • fix: The failed deployments notification for Telegram was fixed.
  • fix: NextJs (and probably other) deployments were buggy. Randomly, the previous version of your application was reachable. Now it is fixed.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.115...v4.0.0-beta.116

coolify - v4.0.0-beta.115

Published by andrasbacsai 12 months ago

  • feat: able to add custom postgresql configuration from the ui
  • feat: able to see internal and external db urls

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.114...v4.0.0-beta.115

coolify - v4.0.0-beta.114

Published by andrasbacsai 12 months ago

  • fix: backup job for services.
  • fix: only show backup view for supported databases on services.
  • fix: do not overwrite git_repository if you use custom port with self-hosted git instance.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.113...v4.0.0-beta.114

coolify - v4.0.0-beta.113

Published by andrasbacsai 12 months ago

  • fix: clone db init values changable.
  • fix: nullable public port for databases.
  • fix: nixpacks env variables added on runtime.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.112...v4.0.0-beta.113

coolify - v4.0.0-beta.112

Published by andrasbacsai 12 months ago

  • feat: Service backups for Mysql/Mariadb/Postgresql.
  • feat: Set build stage target for dockerfiles.
  • feat or fix: Remove ANSI colors from log outputs.
  • fix: GitHub source view fixed.

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.111...v4.0.0-beta.112

coolify - v4.0.0-beta.111

Published by andrasbacsai 12 months ago

Just fixes.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.110...v4.0.0-beta.111

coolify - v4.0.0-beta.110

Published by andrasbacsai 12 months ago

  • fix: .env file parsing for one-click services (remove possible empty lines).
  • fix: container logs are not followable in full-screen.
  • fix: revert custom docker network until the next release.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.109...v4.0.0-beta.110

coolify - v4.0.0-beta.109

Published by andrasbacsai 12 months ago

  • feat: Update Nixpacks to 1.18.0.
  • feat: Restart application. This enables to change of configurations on the fly (labels, env variables without rebuilding the image).
  • feat: Full-screen logs.
  • feat: Filter deployment logs by pull requests.
  • fix: Pull request status is fixed.
  • fix: Lots of small fixes here and there.

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.108...v4.0.0-beta.109

coolify - v4.0.0-beta.108

Published by andrasbacsai 12 months ago

Fix deployment issues.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.107...v4.0.0-beta.108

coolify - v4.0.0-beta.107

Published by andrasbacsai 12 months ago

  • fix: remove coolify labels from ui

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.106...v4.0.0-beta.107

coolify - v4.0.0-beta.106

Published by andrasbacsai 12 months ago

  • cloud: subscription webhooks updated.
  • fix: deploy key-based git ls-remote.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.105...v4.0.0-beta.106

coolify - v4.0.0-beta.105

Published by andrasbacsai 12 months ago

  • feat: coolify-helper image pulled every 10 minutes instead of every deployment.
  • fix: add ssh options to git ls-remote.
  • cloud: user invitation loop fixed.
  • cloud: validate user on invitation accept.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.104...v4.0.0-beta.105

coolify - v4.0.0-beta.104

Published by andrasbacsai 12 months ago

  • service: added Openblocks, Grafana
  • feat: improve deployment time by not cloning the repo to check the commit sha. If the image for that commit exists on the server, it will reuse that one, so the cloning is unnecessary.
  • fix: lock SERVICE_FQDN variables.

What's Changed

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