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

Published by andrasbacsai 10 months ago

  • fix: increase server status check times.
  • fix: generated values are empty.
  • fix: only check server status in container status job.
  • fix: links with multiple domains on a compose-based app are separated on the UI view.
  • fix: reset domains if you change the compose file.

What's Changed

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

coolify - v4.0.0-beta.162

Published by andrasbacsai 10 months ago

  • feat: pull latest image + restart service.
  • fix: password reset view.
  • fix: copy invitation on http domains.
  • improve local dev environment & contribution guide.
  • refactor: custom label parsing.
  • refactor: project cloning view.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.161...v4.0.0-beta.162

coolify - v4.0.0-beta.161

Published by andrasbacsai 10 months ago

  • fix: labelling issues

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.160...v4.0.0-beta.161

coolify - v4.0.0-beta.160

Published by andrasbacsai 10 months ago

fix: service env variable overwritten if it has a default value

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.159...v4.0.0-beta.160

coolify - v4.0.0-beta.159

Published by andrasbacsai 10 months ago

fix: ignore if dynamic config could not be set

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.158...v4.0.0-beta.159

coolify - v4.0.0-beta.158

Published by andrasbacsai 10 months ago

  • fix: comma makes custom labels wrong.
  • fix: installation bug where you cannot connect to localhost (permission error).

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.157...v4.0.0-beta.158

coolify - v4.0.0-beta.157

Published by andrasbacsai 10 months ago

  • fix: realtime connection is now working.
  • feat: disable autoupdate on install (AUTOUPDATE=true|false)

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.156...v4.0.0-beta.157

coolify - v4.0.0-beta.156

Published by andrasbacsai 10 months ago

  • fix: proxy logs view.
  • fix: settings view status error.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.155...v4.0.0-beta.156

coolify - v4.0.0-beta.155

Published by andrasbacsai 10 months ago

Note: If you have any problems with the new realtime service, please take a look this for firewall configuration or this for Cloudflare Tunnel setup.

  • ui: migrated to livewire 3.
  • ui: migrated applications, databases, services& backup views to real-time events.
  • fix: escape remote container commands.
  • fix: boarding flow.
  • refactor: compose based app deployments are improved, less downtime between deployments.
    • Huge shoutout to @stooit !
  • refactor: service logs are now on one page.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.154...v4.0.0-beta.155

coolify - v4.0.0-beta.154

Published by andrasbacsai 11 months ago

  • feat: added websocket based events.
  • feat: added Soketi service to Coolify.
  • feat: execute one-time commands in running containers/resources.
  • fix: compose buildpack edge-case when you had multiple yml/yaml files during deployment.
  • fix: compose buildpack bind mounts.
  • fix: changing to static build will update all the required configurations automatically.
  • ui: new modal component that likes livewire.

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.153...v4.0.0-beta.154

coolify - v4.0.0-beta.153

Published by andrasbacsai 11 months ago

fix: missing docker image thing

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.152...v4.0.0-beta.153

coolify - v4.0.0-beta.152

Published by andrasbacsai 11 months ago

  • fix: boarding flow has cf tunnels option.
  • fix: docker compose buildpack build context + args are now working.
  • fix: prevent autorefresh of proxy (causing glitch on the frontend).
  • fix: deployment of basedir based apps.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.151...v4.0.0-beta.152

coolify - v4.0.0-beta.151

Published by andrasbacsai 11 months ago

  • feat: able to save timestamp settings for log views.
  • feat: auto-heal databases TCP proxies.
  • feat: custom logdrain endpoints (with fluentbit).
  • fix: compose file default values do not overwrite already defined values.
  • fix: server view link function.
  • fix: use official install script with rancher (one will work for sure)

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.150...v4.0.0-beta.151

coolify - v4.0.0-beta.150

Published by andrasbacsai 11 months ago

fix: dockercompose buildpack, save ./ volumes under /data/coolify

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.149...v4.0.0-beta.150

coolify - v4.0.0-beta.149

Published by andrasbacsai 11 months ago

  • fix: database statuses are not properly checked by Coolify and reported exit status

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.148...v4.0.0-beta.149

coolify - v4.0.0-beta.148

Published by andrasbacsai 11 months ago

  • fix: run app:init --cleanup on start to remove stuck database entries.
  • lots of other fixes
  • wip: basic docker swarm support

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.147...v4.0.0-beta.148

coolify - v4.0.0-beta.147

Published by andrasbacsai 11 months ago

  • feat: Git + Docker Compose based deployments.
  • fix: sentry errors.
  • fix: service template loading issues.
  • fix: pull request deployments build args.
  • fix: instance domain should not have trailing slash.
  • cloud: change basic plan in the cloud (+1 server).

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.146...v4.0.0-beta.147

coolify - v4.0.0-beta.146

Published by andrasbacsai 11 months ago

  • feat: reset root password from command line.
  • fix: refactor commands.
  • fix: service log drain save bug.
  • fix: docker image no need to push to docker registry (oops)

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.145...v4.0.0-beta.146

coolify - v4.0.0-beta.145

Published by andrasbacsai 11 months ago

  • feat: enable gpu's in containers.
  • feat: able to set docker registry for application, so it can be pulled/pushed from it: docs
  • feat: add automated docker engine installation for rhel based remote servers.
  • fix: do not report specific runtime errors.
  • fix: handle different label formats in compose.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.144...v4.0.0-beta.145

coolify - v4.0.0-beta.144

Published by andrasbacsai 11 months ago

  • feat: able to enable/disable log drain by service
  • feat: job to check log drainer container

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.143...v4.0.0-beta.144