@jdaviescoates What do you mean? Are you asking if the other app in La Suite also require S3 for storing their files?
avatar1024
Posts
-
Docs - Alternative to Notion / Outline with OIDC, GDPR compliant, PDF Export (with template) etc... -
What's coming in 9.2Also given you're looking at emails, I wonder if you might have time to look at a couple more email related ideas (but I understand new features aren't and shouldn't be the priority over what you've listed):
-
Introducing manual / basic moderation for external mailing list through setting one email address / mailing list member who receives emails from external people and can decide whether or not to manually forward them to the list, like described here
-
Creating mailing lists based on a Cloudron group, so that mailing list recipient / email addresses get automatically updated when users enter / leave the group
-
Currently when I send an email to a mailing list I'm part of I also receive that email. Would it be possible to have an option (per mailing list) so that it is not the case, i.e. that senders don't receive their own email if they are part of the list?
-
-
What's coming in 9.2 -
Looking for an App?Would still quite like to have Akaunting, as still seems the best (only?) candidate for a free and open source accounting software alternative to QuickBooks / Xero (for accountants / business accounting).
-
High Performance Back-end for Nextcloud Files@eganonoa said in High Performance Back-end for Nextcloud Files:
@girish I've updated to 7.2.2 just now and cannot seem to get the binary to run with @reboot. I have tried in the crontab:
@reboot /app/code/config/notify_push.sh
and
@reboot sleep 60 /app/code/config/notify_push.sh (just in case a delay is necessary)
and watching the logs I can't seem get the binary to run.
Any thoughts on what I'm doing wrong.
Did you ever find a solution to that?
-
High Performance Back-end for Nextcloud Files@andreasdueren Thanks! The script you link to is great and provide a full package with the NC Talk HPB, Collabora etc. But I wondered if we might have gone closer to an easy solution for just the Files HPB which seems to be a rather small and light component compared to all the other stuff in the script. While simple, that script still requires to set-up a whole other server just for that, which if you don't need the Talk HPB feels a bit heavy handed.
In this thread it looks like @girish and @eganonoa got very close to get the Files HPB working smoothly.
-
High Performance Back-end for Nextcloud Files@girish Hi Girish, I wonder if nowadays there is a way to get this working? It seems like you all got quite far a long a while ago but I can't see any updates. Would be great to get it to work, especially client push!

-
Email search not working properlyAs the OP I must say that I had to finally give up in enabling full text search as it kept breaking searches. It works for a while but then breaks again and people get no results for very simple searches. Rerunning the script manually to reindex every time is not really a solution.
-
Funkwhale - A modern, convivial and free music server@rmdes said in Funkwhale - A modern, convivial and free music server:
its not an official cloudron app
Should it become one? @staff
-
MiroTalk Update regularly fails after updateI have had that happened with Mirotalk too,. Sometimes update get stuck. Happens less often these days but still sometimes. I either have to restart the app or remove and reinstall.
-
Cloudron v9: huge disk I/O is this normal/safe/needed?@imc67 said in Cloudron v9: huge disk I/O is this normal/safe/needed?:
I stopped about 25% of the apps at a certain moment with no significant result
I think @nebulon was suggesting to stop apps one by one to see if one particular app is causing the problem.
-
Stirling-PDF requires reinstallation@Teiluj said in Stirling-PDF requires reinstallation:
However, it does not gives me clarity on where things stands with regards to OIDC/SSO enabled instances, and which are now subject to the change.
As far as I understand, the situation is that if you already have an oidc enable instance installed on your Cloudron, then you can keep it, but you won't get any more updates on it, that's all.
Any new install will have the newer version with all the new restrictions.
-
Cloudron 9.0.8 Backup to site sshfs rsync hetzner storageboxJust for info, another instance auto updated last night from 8.3.2 to 9.0.13 and something weird happened: I got the same error on the backup site (with two failed backup notifications) AND that backup site got duplicated into a new one but for some reasons as a tar archive instead of rsync like the original site. No idea what happened there.
-
Cloudron 9.0.8 Backup to site sshfs rsync hetzner storagebox@joseph how come as this been marked as solved? There have been no response and it clearly wasn't as of 9.0.12.
-
Cloudron 9.0 (beta) bug reports@robi I agree this isn't Ideal, especially when you have lots of notifications.
-
Cloudron 9.0.8 Backup to site sshfs rsync hetzner storageboxSame here when upgrading from 8.3.2 to Cloudron 9.0.12. Remounting storage solves it, but still not optimal as a default behaviour.
-
Zulip - Powerful open source group chatI agree Zulip would really be a great addition. Best out of all of them.
-
OIDC support for FormbricksOh that is sad...
-
OIDC support for FormbricksIs there any follow-up on this by any chance? @jdaviescoates
-
how can I use the Cloudron Groups in Nextcloud?@jdaviescoates so here is my config which works well and gets around the admin group issue.
In the OIDC NC app config:

Then you create a group folder per NC group, and when you add a user to Cloudron and add to a specific Cloudron group, it gets automatically added to the corresponding MC group and gets access to the group folder associated with that group.
In addition, in order not to confuse users with the NC login form I now disable other login methods using this command:
occ config:app:set --value=0 user_oidc allow_multiple_user_backendsand set a custom end point to my Cloudron dashboard when people try to log out of Nextcloud:
