@james Yeah it was the Matrix app and MAS app for cloudron I was trying to set up
murgero
Posts
-
Matrix Authentication Service -
Matrix Authentication ServiceWhen I follow this guide, my matrix synapse server returns that it cannot do MAS and SSO at the same time? Any idea how to get around that? I'd love to be able to use this to get voice calls working.
-
Looking for an App?@archos I have the code updated locally just haven't had a chance to test - work has been busy the past few weeks! Once I test and get it updated for custom deployment I'll put a request in to have it added to the custom apps list

-
Looking for an App?@archos I actually already have that packaged! though it needs an update for the latest version
-
Looking for an App?@avatar1024 Lucky lucky! looks like it may be installable inside the LAMP app as that is a PHP app - I've not tested of course though - but you could try installing it directly in the php app and see what happens
-
Community Apps workflow observations@timconsidine I just have a quickie script:
docker build -t tag . --no-cache cloudron install --image=tag -
Community Apps workflow observationsYeah the build process I have I actually avoid using cloudronversion for testing the install until I see it work with cloudron install --image first. I dont mind it taking time but its a janky build process. CI/CD goes a long way but I can't be bothered atm lol
-
Looking for an App?@seeker Absolutely! Work got me swamped right now but it boots up on Cloudron (bookwyrm) however it keeps throwing some weird errors I'll be diving again this weekend to hopefully find a solution. I'm not familiar with bookwyrm so it's all a learning experience
-
What's coming in 9.1@james I understand, I was suggesting a change for situations like Case 2 - a little more transparent but still a short message as to not confuse users/admins.

-
What's coming in 9.1This version is currently being rolled out gradually during testing. We recommend waiting for the automatic update instead of installing it manually.?
-
Looking for an App?Got it installing but for some reason the backend service fails and the output leaves a lot to be desired. But I'm still working on it!
-
What's coming in 9.1@msbt Full send I guess?

-
RomM App For Cloudron@eyecreate amazing! I'll be installing this I think
-
Looking for an App?This will be ready by Sunday for testing! I'll get this started either tonight or tomorrow. Have you used this before?
-
Looking for an App?@hakunamatata There's a few CRM style apps but you're not wrong. I'll see about odoo or erpnext but will likely do a different app first this weekend.
-
Looking for an App?Wow! a lot of apps to choose from! I'll see what I can do this weekend with some of these
-
Looking for an App?I have been packaging apps for a while and looking to get back into the swing of it - if anyone would like to see any apps, please reply with it below, I'll see if I can mix up one or two.

-
Email group forwardingI think there is a mailing list option which is a group?
https://docs.cloudron.io/email/#mailing-list -
What's coming in 9.1I'm so excited for this build. The ability to install 3rd party apps easily via the admin panel is a game changer for us devs - also passkey support will be amazing for those of us using bitwarden / other passkey apps
-
Stoat (Previously Revolt )- open source and privacy-friendly Discord alternative@robi They have an official docker compose / image for it now, and many people have reworked it for other systems like unraid (see the git issues I think) so it's definitely doable