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


Skip to content
  • Cloudron v9: huge disk I/O is this normal/safe/needed?

    Unsolved Support graphs
    6
    3
    0 Votes
    6 Posts
    42 Views
    girishG
    Also, the total read/write counters are cumulative counters maintained by the kernel since boot time.
  • nodebb: mongodb down?

    Unsolved Support
    2
    0 Votes
    2 Posts
    3 Views
    robiR
    Check services and restart mongodb
  • Rallly - Package Updates

    Pinned Rallly
    64
    2 Votes
    64 Posts
    14k Views
    Package UpdatesP
    [2.5.3] Update rallly to 4.5.6 Full Changelog Patched vulnerability where participant data is exposed through the API even when option to hide the participant list is enabled.
  • The German FLOSS scene needs your help

    Off-topic
    1
    2 Votes
    1 Posts
    7 Views
    No one has replied
  • 21 Votes
    10 Posts
    583 Views
    fbartelsF
    @samuelhalff the official cloudron package for it is located at https://git.cloudron.io/packages/librechat-app
  • Komga - Package Updates

    Pinned Komga
    23
    0 Votes
    23 Posts
    4k Views
    Package UpdatesP
    [1.5.6] Update komga to 1.23.6 Full Changelog proxy 401 errors on initialization (3739951) prevent double URL encoding when proxying (ce3ad4c), closes #​2130 proxy Content-Type headers for kobo (b925f3e), closes #​2074 properly decode cover href when generating epub cover (f8ca936), closes #​2118 log error responses (454c6c7) fix svu install (9a56b30) fix mediatype (af66144) translated using Weblate (Arabic) (a5548a5) translated using Weblate (Russian) (8f8d20a) translated using Weblate (Galician) (0f69a3a)
  • Matomo - Package Updates

    Pinned Matomo
    85
    0 Votes
    85 Posts
    36k Views
    Package UpdatesP
    [1.53.1] Update matomo to 5.6.1 Full Changelog #23837 Fix possible archiving error “Column “referer_type” in WHERE is ambiguous – in plugin Referrers” [by @sgiehl] #23827, #23824 Fix external themes that are using CSS custom props [by @tzi]
  • Connecting the LAMP app with Git

    LAMP
    12
    0 Votes
    12 Posts
    83 Views
    BrutalBirdieB
    @privsec said in Connecting the LAMP app with Git: (I want to push to this directory, rather then to public) Note on that. The action runs: cloudron push --app ${CLOUDRON_APP_ID} ${GITHUB_WORKSPACE}/. ${CLOUDRON_PUSH_DESTINATION} Be aware of the /. after ${GITHUB_WORKSPACE}. From the cloudron cli: cloudron push --help Usage: cloudron push [options] <local> <remote> push a single local file or directory to a remote directory Options: --app <id/location> App id or location -h, --help display help for command Examples: $ cloudron push --app myapp file.txt /app/data/file.txt # pushes file.txt $ cloudron push --app myapp file.txt /app/data/ # pushes file.txt. trailing slash is important $ cloudron push --app myapp dir /app/data # pushes dir/* as /app/data/dir/* $ cloudron push --app myapp dir/. /app/data # pushes dir/* as /app/data/* $ cloudron push --app myapp dir/subdir /app/data # pushes dir/subdir/* as /app/data/subdir/* $ cloudron push --app myapp . /app/data # pushes .* as /app/data/* Meaning, if you set CLOUDRON_PUSH_DESTINATION: "/app/data", yes, everything in the GitHub repository will be pushed to /app/data, but be aware, this does not delete existing files. So, if you have the file /app/data/historic.txt and this is not in your GitHub repo, after the action has run, this file will still exist. This could be seen as inconvenient, but, let's take the following scenario: You have the folder /app/data/static/images which holds all your static image assets and in the GitHub repo you have static/images/.gitkeep an empty folder that is still tracked by git but empty. If I changed the GitHub Action to overwrite the CLOUDRON_PUSH_DESTINATION instead of copying into it, all the /app/data/static/images files would be deleted. Just wanted to make you aware of that
  • Mails: "Plugin timeout" (spamassassin) from time to time

    Solved Support spamassassin mail
    4
    0 Votes
    4 Posts
    906 Views
    S
    @necrevistonnezr Do you remember how you solved this issue ? I currently have the same on Cloudron 9.0.13
  • VPN - Package Updates

    Pinned VPN
    38
    0 Votes
    38 Posts
    12k Views
    Package UpdatesP
    [2.10.0] Update openvpn to 2.6.14-0ubuntu0.24.04.3
  • Verdaccio - Package Updates

    Pinned Verdaccio
    114
    0 Votes
    114 Posts
    69k Views
    Package UpdatesP
    [1.72.4] Update verdaccio to 6.2.3 Full Changelog fix(deps): update core verdaccio dependencies (6.x) by @renovate[bot] in #5497 fix(middleware): dist-tags with scoped packages #5495 https://github.com/orgs/verdaccio/discussions/5483 @mbtools and @stgbmpi
  • Metabase - Package Updates

    Pinned Metabase
    466
    1 Votes
    466 Posts
    295k Views
    Package UpdatesP
    [2.26.2] Update metabase to 0.57.4.3 Full Changelog
  • MiroTalk - Package Updates

    Pinned MiroTalk
    499
    2 Votes
    499 Posts
    272k Views
    Package UpdatesP
    [1.17.66] Update mirotalkp2p to 1.6.53
  • Can't get Cloudflare to work

    Solved Support cloudflare
    19
    0 Votes
    19 Posts
    139 Views
    swheeler78S
    the command "cloudron-support --unbound-use-external-dns" worked for me. Thanks for looking into it.
  • XMPP Server - Prosody

    App Packaging & Development
    64
    4 Votes
    64 Posts
    16k Views
    D
    @nebulon - Congrats on the release of version 9! One of my servers just updated and the new UI looks slick. When will we get to see a slick new XMPP app in the store?
  • Peekaping - the best uptime kuma alternative

    App Wishlist
    1
    2 Votes
    1 Posts
    13 Views
    No one has replied
  • 10 Votes
    5 Posts
    2k Views
    robiR
    Can we get this in CCAI?
  • Redlib - (another) Private front-end for Reddit

    App Wishlist
    11
    8 Votes
    11 Posts
    8k Views
    robiR
    Should this be added to CCAI? @timconsidine ? Any updates @kubernetes ?
  • Issue with uploading images

    Postiz
    18
    0 Votes
    18 Posts
    3k Views
    andreasduerenA
    Hey @brutalbirdie is there a specific reason why # Where will social media icons be saved - local or cloudflare. STORAGE_PROVIDER="local" is set in the start.sh? I'd like to test this with Cloudflare R2
  • Matrix disk usage

    Matrix (Synapse/Element)
    2
    0 Votes
    2 Posts
    17 Views
    andreasduerenA
    @chetbaker I think you have basically have two options: Use the Admin UI to select large/old files and delete them Use s3 as storage and implement lifecycle rules Using the Admin UI is probably the esiest and most granulate option. [image: 1764295505034-screenshot-2025-11-27-at-20.04.38-resized.png]