Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[discourse]Can an environment variable be added to control whether compress(gzip) is enabled or not? #74879

Open
wszgrcy opened this issue Nov 13, 2024 · 1 comment
Assignees

Comments

@wszgrcy
Copy link

wszgrcy commented Nov 13, 2024

Name and Version

bitnami/discourse:latest

What is the problem this feature will solve?

Currently using images, resources will be automatically compressed using gzip, but I want the compression to be managed by superiors (traefik, apisix, nginx...) because superiors support multiple compression formats (zstd, brolti, gzip), which will save some transmission data

What is the feature you are proposing to solve the problem?

Add environment variables and disable internal gzip(nginx)

What alternatives have you considered?

image
image

I started two services simultaneously using Traefik, one is Whoami (successfully using zstd), and the other is Discourse (supporting zstd but returning gzip)

@github-actions github-actions bot added the triage Triage is needed label Nov 13, 2024
@carrodher
Copy link
Member

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.

Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants