What's coming in 7.5
-
@michaelpope said in What's coming in 7.5:
it's just regular AVX as far as I can tell.
Actually from memory I thinks it AVX2 which the issue as (I think) MongoDB now requires it
Edit: nope, my memory failed me, it is just regular AVX support that's required, it's just that those that do seem to mostly all support AVX2
See this thread https://forum.cloudron.io/post/62899
@avatar1024 said in What's coming in 7.5:
@jdaviescoates Where did you see Netcup does not support AVX?
Some of their servers do, but not all of them support AVX2. Mine doesn't. See the thread linked above for more info.
-
@jdaviescoates I see thanks. I'm using Netcup RS and not VPS so I'm not affected but it's good to know! I wonder if it could be worth emailing them to ask if they can enable the AVX flag (if the CPU gen they use for they VPS support it of course).
-
@avatar1024 said in What's coming in 7.5:
I wonder if it could be worth emailing them to ask if they can enable the AVX flag (if the CPU gen they use for they VPS support it of course).
Can't hurt, I'll try that and see what happens ...
-
@girish said in What's coming in 7.5:
(mail) SPF regression adding an extra header and leaking client IP.
I made a PR upstream for tihs - https://github.com/haraka/haraka-plugin-spf/pull/11
-
What's the best way to get alerts for the release of 7.5? Follow this thread? Or do I have to watch the main channel? Very much looking forward to redis 7for the chatwoot upgrade so trying to set up some monitoring to get alerted as soon as it's available.
-
I have published 7.5.0 as unstable. It should be safe to be update but if you want to be ultra safe , I would wait a couple of days. The release upgrades docker so all apps will go down for a teeny bit.
Most of the features are not implemented yet, just getting this out for redis 7 . Discourse, Chatwoot and a few others depend on this and we didn't want to lag behind on app updates too much.
IMPORTANT: Do not upgrade if you are on Ubuntu 18.04. Turns out latest nodejs builds don't work on Ubuntu 18.04 - https://github.com/nodejs/node/issues/42351 . If you want to upgrade, please update ubuntu first - https://docs.cloudron.io/guides/upgrade-ubuntu-20/ . We will put in a check in 7.5.1 to show a proper error.
-
I report a problem with Bunny.net
During a new installation (7.5.0) an error appears.
After the initial configuration, I changed from Manual to Bunny and it works without a problem.
-
network: trusted IPs
@girish I see that 7.5.0 has this in the changelog, does this mean that it'll now support a Nginx Proxy Manager in front of Cloudron? 🥳
-
@alwynispat AFAIK, having a proxy in front should already work. What this does is to trust the IP address that is set by the proxy in front (X-Forwarded-For).
-
I see 7.5.0 is out now, I just got the notification. I’ll look to update tonight. I was curious… I see spam learning being a topic in 7.5 but it wasn’t in the release notes of 7.5.0 that I saw. Is that coming later in another patch release or was that indeed addressed in 7.5.0?
-
I wonder - how good is 7.5 for production use? I can see that some of my instances are not updated automatically and I guess it's because it's not considered to be good for all use cases?