I am running Cloudron 7.7.2 and Linkwarden is not on my App Store. Do I have to upgrade to Cloudron 8?
borax
Posts
-
Linkwarden not on AppStore -
Penpot not avaliable in appstore@nebulon thank you. I will upgrade cloudron.
-
Penpot not avaliable in appstore@nebulon will it directly upgrade to 7.4.2 or initially to 7.4.1 as the message says?
-
Penpot not avaliable in appstoreThere is a message on my update page, thats why is didnt upgrade.
"Update Cloudron to 7.4.1
This update is a pre-release and not considered stable yet. Please update at your own risk." -
Penpot not avaliable in appstoreMy cloudron version is 7.4.0. Cant locate penpot app in appstore. What could be the problem?
-
Penpot - Design Freedom for TeamsAny time estimates on penpot?
-
Jitsi JWT TokenThe document at https://github.com/jitsi/lib-jitsi-meet/blob/master/doc/tokens.md#prosody-version states : JWT tokens requires prosody 0.11.6 or higher.
I checked prosody version with below command.
prosodyctl about
Prosody 0.11.4I have another question about configuring prosody. The cfg files below are readonly. How can I change then configuration?
/app/pkg/prosody.cfg.lua
/etc/prosody/prosody.cfg.luaI may be looking in the wrong direction. Is there another way to use jwt tokens with Jitsi?
-
Jitsi JWT TokenHi,
I would like to create a room from a backend, programmatically and mail the link to the parties (only 2 in my scenario) who will join (by clicking the link, without passwords, logins etc).
After some research I believe I have to use Jwt tokens with Jitsi. Is it possible to use jwt tokens with the Cloudron Jitsi package? (Docs say Prosody version 0.11.6 is required for jwt, but the version is 0.11.4 in the package) Or is there any other way?
Any ideas, directions will be appreciated.