Skip to content

Conversation

@ShadowArcanist
Copy link
Member

Issue

The beszel service have a realtime feature which basically updates the data shown on dashboard in realtime (mainly graphs)

Fix

Disable "Enable Gzip Compression" option for the beszel service in the compose file.

The Beszel team have this on their docs:
https://beszel.dev/guide/common-issues#real-time-stats-not-working-changes-not-saving
image

Note

  • Users have to manually disable "Enable Gzip Compression" option to make the realtime feature work, we can eliminate this manual work by disabling gzip compression ourself in code.
  • This fix is generated by AI, tested locally with beszel and umami - everything is working without any issues.

Without this fix users have to manually uncheck Enable Gzip Compression option for the dashboard realtime feature to work
@ShadowArcanist ShadowArcanist added the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Nov 27, 2025
@github-actions
Copy link
Contributor

Hi @ShadowArcanist! 👋

It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute a new Service to the Docs: https://coolify.io/docs/get-started/contribute/service#adding-a-new-service-template-to-the-coolify-documentation

@andrasbacsai
Copy link
Member

Thank you for the PR! 💜

@andrasbacsai andrasbacsai merged commit 3a94f1e into coollabsio:next Nov 28, 2025
1 check passed
@github-actions github-actions bot removed the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Nov 28, 2025
@andrasbacsai andrasbacsai mentioned this pull request Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants