Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Stirling-PDF - Package Updates

    Pinned Stirling-PDF
    156
    0 Votes
    156 Posts
    70k Views
    Package UpdatesP
    [3.7.2] Update Stirling-PDF to 2.7.2 Full Changelog Had a bug where self-hosted connections via desktop would stop working, thinking they were connecting to a non selfhost instance Check if saas before blocking credit insufficiencies by @​ConnorYoh in Stirling-Tools#5929
  • 🔥 Open Source Browser API for AI Agents & Apps

    Announcements
    3
    0 Votes
    3 Posts
    18 Views
    jdaviescoatesJ
    This doesn't belong in the announcements category.
  • oPodSync - Package Updates

    Pinned oPodSync
    8
    1 Votes
    8 Posts
    1k Views
    Package UpdatesP
    [1.1.2] Update opodsync to 0.5.2 Full Changelog Fix: error when addin a new subscription (GH-86)
  • MiroTalk - Package Updates

    Pinned MiroTalk
    582
    2 Votes
    582 Posts
    398k Views
    Package UpdatesP
    [1.4.47] Update mirotalkbro to 1.1.85
  • Use external SMTP server with Redmine

    Redmine
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    1 Posts
    5 Views
    No one has replied
  • Tymeslot - Better Meeting Scheduling than cal.com

    App Wishlist
    12
    9 Votes
    12 Posts
    118 Views
    jdaviescoatesJ
    @fbartels said: @jdaviescoates everything needs to start somewhere. Yeah, and tbh it looks like this is a really great start
  • 7 Votes
    21 Posts
    9k Views
    timconsidineT
    An extremely old thread, but here goes. My Radicale instance broke, tried to fix it, but realised that I never liked it much anyway. So looked at alternatives and found Baikal. Now packaged and released as a Community App. In your AppStore, [image: 1773441184785-screenshot-2026-03-13-at-22.32.46.png] Enter when prompted : https://communityapps.appx.uk/cloudron-baikal/CloudronVersions.json Brief info at https://communityapps.appx.uk [ @James @community-apps ]
  • FacilMap

    App Wishlist
    17
    16 Votes
    17 Posts
    3k Views
    timconsidineT
    @jdaviescoates good luck with trying it, hope you like it. I will fix the mobile responsive view, thanks for letting me know.
  • 0 Votes
    8 Posts
    50 Views
    timconsidineT
    @ekevu123 if you have a startup.sh or other launch script, it is common to have the script touch /app/data/initialized during first setup, all setup inside a test whether .initialized is present or not. If so, skip setup. If not, then do setup. Setup including key generation. I haven't reviewed how you launch the app, so not sure how viable it is for you, but it's very common for other apps. if [ ! -f /app/data/.initialized ]; then cp -a -n /app/code/defaults/config/. /app/data/config/ || true touch /app/data/.initialized fi
  • Ghost - Package Updates

    Pinned Ghost
    570
    1 Votes
    570 Posts
    877k Views
    Package UpdatesP
    [4.155.0] Update ghost to 6.22.0 Full Changelog Added retention offers (#​26747) - Sag Added separate Server and Admin build versions to About dialog (#​26769) - Rob Lester Fixed N+1 queries and broken reply limit in comments API - Rob Lester Fixed bookmark filtering in Welcome Emails editor (#​26742) - Evan Hahn Fixed race condition in reply-to-reply comment form - Rob Lester
  • Matrix Authentication Service

    Matrix (Synapse/Element)
    2
    1 Votes
    2 Posts
    43 Views
    jdaviescoatesJ
    Many thanks for doing this. Think it's a bit too involved for me though so I'll probably just wait until it's part of Synapse itself.
  • AI sarcasm

    Off-topic
    1
    1
    2 Votes
    1 Posts
    28 Views
    No one has replied
  • Incoming Email: cannot open mailbox

    Discourse
    9
    3
    1 Votes
    9 Posts
    52 Views
    P
    @james Ah yes sure. POP3 polling enabled and : [image: 1773412201867-e874f470-7499-4766-98b7-60f32171c12e-image.jpeg] Note: POP3 polling port was actually 9595 (and wasn't considered modified by discourse (no green dot)), so that explains the 9595 call (but why was there a 995 call too then?). I just changed it to 995 and tried again to send an email (and waited for the 5 min of polling period), but no luck.
  • Looking for an App?

    Community Apps
    29
    4 Votes
    29 Posts
    919 Views
    scookeS
    @murgero Sorry for not responding sooner, I was on a multi-day rad motorcycle road trip with my son last week, weekend, and into this week! But thank you for working on it. I'm gonna try it out toute suite.
  • 1 Votes
    8 Posts
    2k Views
    jamesJ
    We looked into this, created a community app and documented everything here: https://forum.cloudron.io/topic/15225/matrix-authentication-service
  • 1 Votes
    24 Posts
    6k Views
    jamesJ
    We looked into this, created a community app and documented everything here: https://forum.cloudron.io/topic/15225/matrix-authentication-service
  • 6 Votes
    18 Posts
    5k Views
    jamesJ
    We looked into this, created a community app and documented everything here: https://forum.cloudron.io/topic/15225/matrix-authentication-service
  • 1 Votes
    6 Posts
    64 Views
    P
    @girish hi, please can you check also Network > IPv6 setting? It seems that is not persistent across instances when migrated. I had IPv6 disabled in source instance, but it was enabled after migration.
  • 1 Votes
    8 Posts
    70 Views
    nebulonN
    yeah forgot to mention that in the changelog, given the low feedback on the webdav integration, I didn't expect it to be used much at all. So the previous version had a longstanding bug essentially where only the user's home was exposed via webdav but not group folders nor shared items. This was the fix to introduce new toplevel items: [image: 1773397779254-517ea14b-e37d-4e61-8cbf-cc5bde739b4b-image.jpeg]