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


Skip to content
  • Community App changelog as .md?

    App Packaging & Development
    3
    1 Votes
    3 Posts
    38 Views
    nebulonN
    Yes the format is described in https://docs.cloudron.io/packaging/manifest#changelog Using the .md extension is not really relevant, however it might render the file better in git hosting apps.
  • Cloudron v9: huge disk I/O is this normal/safe/needed?

    Unsolved Support graphs
    43
    3
    2 Votes
    43 Posts
    2k Views
    imc67I
    O what a pity was hoping this could be a solution
  • Bookstack - Package Updates

    Pinned BookStack
    151
    0 Votes
    151 Posts
    120k Views
    Package UpdatesP
    [1.46.8] Update BookStack to 25.12.9 Full Changelog Updated page revision diffs to use content filtering. Updated preference change redirect with stronger origin checks. Updated application PHP dependencies.
  • Custom Haraka Plugin Support for the Mail Addon

    Feature Requests
    11
    4 Votes
    11 Posts
    1k Views
    C
    I just remembered that I noticed a while ago that the Cloudron DKIM key still has 1024 bits. Nowadays, the recommendation is actually closer to 4096 bits. It might make sense to address this. However, I don't know if there would be problems with some DNS systems (character limitations in the DNS and so on...).
  • Lychee - Package Updates

    Pinned Lychee
    109
    0 Votes
    109 Posts
    31k Views
    Package UpdatesP
    [2.42.2] Update Lychee to 7.4.2 Full Changelog Fix Connect src csp by @​ildyria in #​4161 Translations update from LycheeOrg - Weblate by @​ildyria in #​4164 fix(csp): add 'self' to connect-src so API calls to own origin are allowed by @​cdzombak in #​4170 Version 7.4.2 by @​ildyria in #​4171 Bump frankenphp by @​ildyria in #​4172
  • 17 Votes
    12 Posts
    4k Views
    jamesJ
    I have looked into it. When packaging postal we could bind port 25 to 127.0.0.1 and not map it in the CloudronManifest.json. But we lose many of features the people want to use postal for. no incoming mail no bounce handling (unless you add MX and forwarding) no suppression list / full delivery feedback when using an external relay https://github.com/postalserver/postal/issues/497#issuecomment-365283308 For outbound-only the postal API or internal docker IP to access the internal postal SMTP could be used and this sound more like a service compared to a singular app. Another big issue - https://github.com/postalserver/postal/issues/48#issuecomment-310317594 What about authentication on SMTP relays? That isn't supported. You should configure your relay to allow connections from the IP of your Postal server. The amount of features lost and lack of auth for SMTP relays is a mayor roadblock. So I came to conclusion that we will not package postal for Cloudron.
  • Bridges - impossible to edit?

    RSS-Bridge
    7
    0 Votes
    7 Posts
    2k Views
    O
    @girish said: @rmdes @odie I have updated the app to use symlinks under /app/data/bridges. You can add new bridges there or delete some symlink and add your own. Thank you! Works excellent!
  • disk mount error for only 1 services

    Unsolved Support disk volume
    5
    5
    1 Votes
    5 Posts
    24 Views
    J
    @nozy did I understand correctly that /dev/sda has the Cloudron install and /dev/sdb is your data disk? you have to re-setup the volume to use /dev/sdb1 instead of /dev/sda1 .
  • Invidious - Package Updates

    Pinned Invidious
    54
    0 Votes
    54 Posts
    12k Views
    Package UpdatesP
    [1.12.2] Update companion
  • WordPress Managed - Package updates

    Pinned WordPress (Managed)
    86
    1 Votes
    86 Posts
    42k Views
    Package UpdatesP
    [3.16.3] Update WordPress to 6.9.4
  • NodeBB - Package Updates

    Pinned NodeBB
    171
    0 Votes
    171 Posts
    118k Views
    Package UpdatesP
    [2.25.2] Update NodeBB to 4.9.2 Full Changelog add partial query help in acp manage users (330106e) add mastodon share, closes [#​14069] (02b0649) clicking on timeago permalink of a nested reply (4bb281a) mask-image to use line-heights instead of hardcoded 60% (2e21d21) closes [#​14074], only return url & name (92fcdd0) closes [#​14073], fix teasers from child categories (a391d01) promises in groups.leave (8ec1ccc) hide unread anchor properly when close to bottom (457f6cf) if quoting self, dont add @​, but keep the username (304f89c) unread count changes from 99+ to 123 (b9b63bf)
  • WordPress (Developer) - Package Updates

    Pinned WordPress (Developer)
    90
    1 Votes
    90 Posts
    42k Views
    Package UpdatesP
    [3.13.3] Update WordPress to 6.9.4
  • Looking for an App?

    Community Apps
    27
    4 Votes
    27 Posts
    825 Views
    murgeroM
    @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
  • 27 Votes
    27 Posts
    9k Views
    L
    @robi Yes! Or use a service with an "OpenAI compatible" API, e.g. https://gab.ai In any case, please add me to this growing list of "we want Karakeep" people. Thank you to @jagan too for so wholeheartedly recommending this application. I remember when somebody got me onto Shaarli! I was delighted. Then @timeconsidine tuned me onto Linkwarden, which was a bit more advanced. Hearing @jagan raving about how it helps tidy up your notes, well, I just want to try this. I hope we support it soon.
  • Hugging face releases storage buckets

    Discuss storage minio xet hugging face
    2
    2 Votes
    2 Posts
    38 Views
    robiR
    Dedup FTW
  • Cubby - Package Updates

    Pinned Cubby
    110
    0 Votes
    110 Posts
    45k Views
    Package UpdatesP
    [2.8.1] Update cubby to 2.8.1 Improve OpenID login session Fix rclone and windows webdav connection
  • Matrix (Synapse/Element) - Package Updates

    Pinned Matrix (Synapse/Element)
    394
    0 Votes
    394 Posts
    420k Views
    Package UpdatesP
    [1.11.13] Update element-web to 1.12.12 Full Changelog Add stable support for MSC4380 invite blocking (#​31966). Contributed by @​richvdh. Hide the names of banned users behind a spoiler tag (#​32424). Contributed by @​andybalaam. Room list: remove bold effect on selected room (#​32593). Contributed by @​florianduros. Use Compound buttons in auth screens (#​32562). Contributed by @​t3chguy. Track room list sorting algorithm changes (#​32556). Contributed by @​MidhunSureshR. Update sso_redirect_options to work for Native OIDC (#​32537). Contributed by @​t3chguy. Room list: avoid excessive re-renders on room list store update or filter change (#​32663). Contributed by @​florianduros. Room list: listen to call event to check number of participants (#​32677). Contributed by @​florianduros. Fix invite-specific join errors not being shown (#​32621). Contributed by @​Half-Shot. Prevent logging lots of "Browser unsupported" lines (#​32647). Contributed by @​Half-Shot.
  • 0 Votes
    15 Posts
    2k Views
    robiR
    Woohoo! 2023 -> 2026
  • Tymeslot - Better Meeting Scheduling than cal.com

    App Wishlist
    6
    7 Votes
    6 Posts
    72 Views
    E
    No, teams will be a separate package, which will still take a few weeks, but it will come!
  • AppFlowy

    App Wishlist
    60
    14
    51 Votes
    60 Posts
    18k Views
    jdaviescoatesJ
    @sock_check_foo said: "private, affordable, self hostable alternative to Notion" I'm holding out hope for Docs https://forum.cloudron.io/post/103461