-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix(nginx): increase upstreams shared memory size #124
Conversation
Thanks a ton for this @theborakompanioni! Would you and the team consider releasing an official Docker image with this change so that Raspberry Pi 5 users can run Jam? |
Yes, of course! I will tag it with |
Thanks, super appreciated! |
Currently the automated docker builds are failing (due to network timeouts). Don't know if it is still related to the latest GitHub Actions incident. Will ping you as soon as it works again. |
Hey @nmfretz! Finally went through. Guess we need some adaptions to the build, as this was an unpleasant experience. Prefixed with "jam-dev-standalone":
Do you need any more information? Are you updating the app in umbrel yourself, or should I create a PR? 🙏 |
amazing, thanks @theborakompanioni!
Nothing else needed. I'll update Jam on the Umbrel app store now. Thanks again for looking into this. |
Resolves #123.
Increases the shared memory zone size from 64k to 256k.
This should fix problems reported by users on umbrelOS 1.x.