@girish said in What's coming in 8.2:
Add sqlite3 addon
This is implemented now (for 8.2). https://docs.cloudron.io/packaging/addons/#sqlite .
Translators
@girish said in What's coming in 8.2:
Add sqlite3 addon
This is implemented now (for 8.2). https://docs.cloudron.io/packaging/addons/#sqlite .
@malvim thanks for the offer to help. I think for a start, we have to start modifying https://git.cloudron.io/cloudron/openvpn-app to also support wireguard. MRs are welcome.
Good idea. Should we just display the dumps as part of the app size itself?
2.17.0 has a regression - https://github.com/advplyr/audiobookshelf/issues/3623
Node was updated to 20.18.0 . But looks like dockerd takes bulk of the CPU? AFAIK, dockerd is just the management daemon, I wonder why it's taking so much CPU.
Would be good to know what process is consuming the load. Is this obvious via top/htop ? 8.1 doesn't fix anything specific to this issue.
@penelopa hey, welcome here
Is there an online demo of Red5 to give it a test drive?
@ekevu123 instead of rclone, use something like restic. It's a single binary and you can setup a restic repo in something like Backblaze.
@msbt I could reprodue this. As a quick fix, you have to revert https://git.cloudron.io/platform/box/-/commit/8621fbda7963b048aa49741c34ff283840f24c90 .
/home/yellowtent/box/src/oidc.js
issueRefreshToken
entirelysystemctl restart box
Unfortunately, removing above has the sideeffect of showing warnings in dokuwiki alone. But for other apps this is not a problem.
I added a note to reboot in the docs.