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.323 Latest Release

Published by andrasbacsai 2 months ago

  • fix: servercheckjob should not overlap

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.322...v4.0.0-beta.323

coolify - v4.0.0-beta.322

Published by andrasbacsai 2 months ago

  • fix: Manual update process.
  • fix: sentry errors.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.321...v4.0.0-beta.322

coolify - v4.0.0-beta.321

Published by andrasbacsai 2 months ago

  • feat: You can use @yearly, @weekly... etc in cron expressions.
  • fix: Instance backup view.
  • fix: Small helper for cron expression fields.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.320...v4.0.0-beta.321

coolify - v4.0.0-beta.320

Published by andrasbacsai 2 months ago

Most of this PR was done during a live-stream on Twitch.

  • New Service: GitLab CE.
  • New Service: Minecraft Server
  • feat: Check custom internal container names through server's applications.
  • feat: Remove Caddy experimental feature.
  • feat: Able to generate labels only for the currently selected proxy type.
  • feat(cloud): Delete teams without subscription.
  • feat: Cleanup unused networks from coolify-proxy and server when Coolify is starting.
  • feat: New server checking job (simplified, uses less CPU, less queries).
  • feat: Show if the server has connection problems on the project page.

image

  • fix: Application patch endpoint docs.
  • fix: Members with members role of the root team should not see instanceAdmin stuff.
  • fix: Allow to not delete directory / file mount when you delete it from Coolify.

image

  • fix: If content is an empty string in Coolify's service templates, an empty file is created instead of a directory.

Issues

  • fix #2436
  • fix #2930
  • fix #2630
  • fix #2942
  • fix #2947
  • fix #2952
  • fix #2996
  • fix #2986
  • fix #2985
  • fix #2982
  • fix #2976
  • fix #2975
  • fix #2972

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.319...v4.0.0-beta.320

coolify - v4.0.0-beta.319

Published by andrasbacsai 3 months ago

This is just a bunch of quick fixes that could be released.

I will be on vacation for a week, so #2941 will be released after I'm back (Aug 5).

Issues

  • fix #2918
  • fix #2950

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.318...v4.0.0-beta.319

coolify - v4.0.0-beta.318

Published by andrasbacsai 3 months ago

  • feat: Create / update / delete projects & servers API endpoints.
  • fix: disable healthcheck by default, as it cause too much issues for beginners. added docs on why it matters, etc.
  • fix: disable healthcheck for Nixpacks + Rust applications, as the start phase does not include wget/curl, so healthcheck never passes.
  • fix: Restart proxy does not start back proxy. Now it does.
  • fix: Proxy status indicator.

Issues

  • fix #2873
  • fix #2888
  • fix #2900
  • fix #2901
  • fix #2860
  • fix #2897

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.317...v4.0.0-beta.318

coolify - v4.0.0-beta.317

Published by andrasbacsai 3 months ago

  • fix: default traefik proxy version to 2.11

Issues

  • fix #2874

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.316...v4.0.0-beta.317

coolify - v4.0.0-beta.316

Published by andrasbacsai 3 months ago

  • feat: Readonly container labels for Application, so you turn off Coolify's magic to rewrite labels (in some usecase, magic is bad).
  • feat: Preserve git structure before deployment. see #1996
  • feat: Force cleanup docker engines (caches, images, build caches) every 10 minutes. Could be activated on the Server page.
  • fix: If git rate limit reached, ignore it and use main branch (public repositories).
  • fix: Backup downloads.

Issues

  • fix #2627
  • fix #1996

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.315...v4.0.0-beta.316

coolify - v4.0.0-beta.315

Published by andrasbacsai 3 months ago

  • fix #2851
  • fix #2843
  • fix #2841

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.314...v4.0.0-beta.315

coolify - v4.0.0-beta.314

Published by andrasbacsai 3 months ago

New Services

Fixes

  • Custom placement constraints are now respected.
  • Minio service HC fixed.
  • Add pull policy to always to docker compose based deployments.
  • Service domains are now updated properly with custom port.

Improvements

  • New GH source view made simpler.
  • Git based docker compose apps, docker compose file checks are now shows better errors.
  • Add base directory & compose file location in case you create a new docker compose based app.

Issues

  • fix #2822
  • closes #2354
  • closes #2732

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.313...v4.0.0-beta.314

coolify - v4.0.0-beta.313

Published by andrasbacsai 3 months ago

revert: shared instanceSettings

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.312...v4.0.0-beta.313

coolify - v4.0.0-beta.312

Published by andrasbacsai 3 months ago

  • metrics are disabled until a few bugs are fixed.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.311...v4.0.0-beta.312

coolify - v4.0.0-beta.311

Published by andrasbacsai 3 months ago

  • fix: respect top-level configs and secrets in compose files.
  • fix: service status changed updated properly on the UI.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.310...v4.0.0-beta.311

coolify - v4.0.0-beta.310

Published by andrasbacsai 3 months ago

  • fix: Re-add resend sdk.
  • fix #1880

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.309...v4.0.0-beta.310

coolify - v4.0.0-beta.309

Published by andrasbacsai 3 months ago

fix: update redirect URL in unauthenticated exception handler

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.308...v4.0.0-beta.309

coolify - v4.0.0-beta.308

Published by andrasbacsai 3 months ago

  • feat: when deleting a resource, you can disable/enable volume deletion.

image

  • fix: do not overwrite hardcoded variables if they rely on another variable.
  • fix: new compose parser for newly created compose based apps. currently the project and volume names for git+docker compose based apps changed. newly created apps have uuid+stack as volume name.
  • fix: always use project-name when starting an application.
  • fix: deleting a compose based app will cleanup the used networks as well.
  • fix: volume deletion for all kinds of resources.
  • fix: API endpoint fixes.

Issues

  • fix #2713
  • fix #2696
  • fix #2650
  • fix #2757
  • fix #2729

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.307...v4.0.0-beta.308

coolify - v4.0.0-beta.307

Published by andrasbacsai 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.306...v4.0.0-beta.307

coolify - v4.0.0-beta.306

Published by andrasbacsai 4 months ago

  • fix: load fonts + js files locally.
  • fix: cleanup lemon + paddle things.

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.305...v4.0.0-beta.306

coolify - v4.0.0-beta.305

Published by andrasbacsai 4 months ago

  • fix: better parsing compose files.
  • fix: better parsing environment variables in compose files.
  • improve: manual update process.

Issues

  • closes #2665
  • closes #2662
  • closes #2676

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.304...v4.0.0-beta.305

coolify - v4.0.0-beta.304

Published by andrasbacsai 4 months ago

revert: savecomposeconfig until further investigation (should fix non-string key in ...)

What's Changed

Full Changelog: https://github.com/coollabsio/coolify/compare/v4.0.0-beta.303...v4.0.0-beta.304