coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
33.59k stars 1.82k forks source link

[Bug]: Enable gzip compression and Strip Prefixes settings are not applied to docker-compose project #2105

Open ro-bit-admin opened 6 months ago

ro-bit-admin commented 6 months ago

Description

Traefik labels for gzip and strip-prefix middlewares are present docker-compose.yml even though they are unchecked in the Advanced settings tab.

Minimal Reproduction (if possible, example repository)

image image image

Exception or Error

No response

Version

v4.0.0-beta.271

linear[bot] commented 6 months ago

COOL-152 [Bug]: Enable gzip compression and Strip Prefixes settings are not applied to docker-compose project

ro-bit-admin commented 5 months ago

Hi @andrasbacsai.

Any update on this issue so far?

peaklabs-dev commented 1 week ago

Developer Note (for confirmed bugs). Reproduction steps:

  1. Simply add a docker compose project via git.
  2. Check the compose file.

-> Now I think the labels are never applied if you enable or disabled gzip or strip-prefix, there are no labels applied.

steve-noel commented 2 days ago

Hi @peaklabs-dev @andrasbacsai ,

Do you guys have any update on this?

Thanks