Skip to content

v2.9.0

Compare
Choose a tag to compare
@andrasbacsai andrasbacsai released this 31 May 11:15
· 5336 commits to main since this release
0dd32b5

Features

In this update, the proxy is automatically reconfigured to Traefik from HAProxy.

This reconfiguration takes a few minutes, but everything would come back online. The longest part is getting SSL certificates.

Why do I change it?

Traefik uses 10x less memory and is able to add non-Coolifyed applications easily through Docker discovery.

Important things.

  • If you still would like to use HAProxy, you can switch back in the Settings menu.
  • MinIO has a breaking change. After the update, You can use different URLs for the API and Console, and it needs to be configured and use the API through HTTPS (this was not possible before!)

Fixes

  • Exposed ports need to be inside the required interval.
  • Github token is refreshed when you change the git source.
  • Demo instance fixes.
  • Other minor fixes.

UI

  • Page loader between route changes.

And some community PRs! ❤️