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

Published by andrasbacsai 10 months ago

  • feat: add www-non-www redirects to default Traefik configuration.
  • fix: database env could be added.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.182...v4.0.0-beta.183

coolify - v4.0.0-beta.182

Published by andrasbacsai 10 months ago

  • fix: file storage dir/file switch fixed
  • service: added Striling-PDF

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.181...v4.0.0-beta.182

coolify - v4.0.0-beta.181

Published by andrasbacsai 10 months ago

  • fix: nixpacks buildpack now uses cache, most of the times.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.180...v4.0.0-beta.181

coolify - v4.0.0-beta.180

Published by andrasbacsai 10 months ago

  • fix: nixpacks cache fixed.
  • fix: compose buildpack - only add restart policy if it is empty.
  • build: update nixpacks and packs versions.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.179...v4.0.0-beta.180

coolify - v4.0.0-beta.179

Published by andrasbacsai 10 months ago

  • fix: init cleanup will cleanup trashed tucked things as well.
  • fix: deleting a service will properly delete dependent apps/dbs.
  • fix: if hc fails during a deployment, it will marked as failed (instead of success).

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.178...v4.0.0-beta.179

coolify - v4.0.0-beta.178

Published by andrasbacsai 10 months ago

  • fix: always generate default labels for apps
  • fix: docs link for raw compose.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.177...v4.0.0-beta.178

coolify - v4.0.0-beta.177

Published by andrasbacsai 10 months ago

  • feat: deploy raw docker-compose file.
  • fix: duplicate env variables are now handled in docker-compose build pack.
  • chore: update sponsors in readme.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.176...v4.0.0-beta.177

coolify - v4.0.0-beta.176

Published by andrasbacsai 10 months ago

refactor: decreased memory usage by ~50% (decreased the number of queues to 1)

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.175...v4.0.0-beta.176

coolify - v4.0.0-beta.175

Published by andrasbacsai 10 months ago

  • feat: able to change environment name + can add a description.
  • fix: subscription route redirect.
  • fix: deploy key + docker compose now in love and works.
  • fix: env variable parsing.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.174...v4.0.0-beta.175

coolify - v4.0.0-beta.174

Published by andrasbacsai 10 months ago

fix: restore falsely deleted coolify-db-backup

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.173...v4.0.0-beta.174

coolify - v4.0.0-beta.173

Published by andrasbacsai 10 months ago

  • fix: cpu limits are not rounded anymore (int to float).
  • fix: add SOURCE_COMMIT env variable to build images/containers.
  • fix: revert Livewire 3 new navigate routing until a few things are fixed.
  • fix: deploy swarm applications instead of just trying to restart them.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.172...v4.0.0-beta.173

coolify - v4.0.0-beta.172

Published by andrasbacsai 10 months ago

fix: container status job

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.171...v4.0.0-beta.172

coolify - v4.0.0-beta.171

Published by andrasbacsai 10 months ago

  • fix: check proxy after mounting on server view.
  • fix: change realtime console log.
  • fix: execute handler on containerstatusjob.
  • fix: a few redirects to cleanup the url.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.170...v4.0.0-beta.171

coolify - v4.0.0-beta.170

Published by andrasbacsai 10 months ago

  • activate docker image based swarm deployments

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.169...v4.0.0-beta.170

coolify - v4.0.0-beta.169

Published by andrasbacsai 10 months ago

  • fix: storage ui error on databases.
  • fix: docker compose apps env rewritten issue.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.168...v4.0.0-beta.169

coolify - v4.0.0-beta.168

Published by andrasbacsai 10 months ago

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.167...v4.0.0-beta.168

coolify - v4.0.0-beta.167

Published by andrasbacsai 10 months ago

coolify - v4.0.0-beta.166

Published by andrasbacsai 10 months ago

  • fix: server status and container check jobs

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.165...v4.0.0-beta.166

coolify - v4.0.0-beta.165

Published by andrasbacsai 10 months ago

  • feat: initial Docker Swarm support.
  • feat: custom docker-compose build and up commands.
  • refactor: server connection check.
  • fix: a few issues here and there.
  • chore: prepare GitHub actions to build on all branches (except main & v3).

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.164...v4.0.0-beta.165

coolify - v4.0.0-beta.164

Published by andrasbacsai 10 months ago

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.163...v4.0.0-beta.164