Hello @stoccafisso
Not by default, no.
You could build the jitsi app yourself and install it or maybe someone will make it a community app.
Validated App Maintainer
Being in this group indicates that a user was validated by the Cloudron Team to be a maintainer of a Cloudron app.
Posts
-
Need Jitsi for special case, possible to install from other cloudron that have it? -
n8n Queue Mode / Worker supportHello @finn
We added the queue worker support https://forum.cloudron.io/post/125398
Documented here: https://docs.cloudron.io/packages/n8n/#queue-mode
Please leave some feedback since it sounds like you are using N8N quite a lot. -
5.8.2 / 33.0.4 breaks notificationsHello @da5nsy
Yes as soon the update is validated by us the update will be available for everyone. -
Urlaubsverwaltung - Package updatesYou can use this thread to track updates to the Urlaubsverwaltung package.
Please open issues in a separate topic instead of replying here.
-
Application unexpectedly missing in BackupHello @nottheend
I can not tell without any details if the missing backup even should be present.
It depends on the retention policy set and also if a backup was marked to keep it.
For my current knowledge, it could just be that the missing backups got cleaned up due to the retention policy. -
Accessing Mealie tables directlyHello @gregorywest501 and welcome to the Cloudron forum
Maybe on their official Discord someone knows?
-
2FA sync via Cloudron Connector not workingHello @teiluj
We have reproduced the issue with TOTP.
A fix will be supplied soon. -
tcpdf error permission denied cuz invoice job create folder with root permission instead of www-data -
PeerTube 8.2 - Web videos setting ignored, always re-enabled after restartHello @archos
The keyweb_videosexists in multiple places in theproduction.yaml.
In the Cloudron app thestart.shsets this at two places at every start:yq eval ".storage.web_videos = \"/app/data/storage/web-videos/\"" -i /app/data/production.yaml ... yq eval ".transcoding.web_videos.enabled = true" -i /app/data/production.yamlSo I would assume that you are writing about the
.transcoding.web_videos.enabledkey which is getting enabled by default on every app restart. -
2FA sync via Cloudron Connector not workingHello @teiluj
I have merged the topics together since this will be related.Interesting, indeed.
Since passkeys are bound to the domain, a Cloudron doing auth over another Cloudron how that should be handled is something we have to look into.
Thank you very much for working on this and giving us more insights.