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


Skip to content
  • BarDock - minimal app switcher for Mac

    Off-topic
    4
    2
    7 Votes
    4 Posts
    117 Views
    robiR
    @timconsidine download seems to be not found for Scrib.
  • NostrVPN

    Discuss
    7
    2
    4 Votes
    7 Posts
    219 Views
    robiR
    @james Were you able to provide feedback here or to the upstream project of our interest and issues and hurdles so we can get custom app packaging interest?
  • client_max_body_size 2m in /api/ location blocks the large blocklists

    Unsolved Support api nginx
    6
    1 Votes
    6 Posts
    55 Views
    robiR
    @imc67 Can you make CRMON a custom app?
  • 0 Votes
    8 Posts
    111 Views
    nebulonN
    Great catch! This is fixed for the next release with https://git.cloudron.io/platform/box/-/commit/5e2b531d9bc4fc180395b58c704b1ee083b0aa5f
  • 1 Votes
    16 Posts
    549 Views
    L
    @joseph thank you so much! What a wild ride this was - I found the smoking gun by checking package manager logs: On 2026-03-29 21:23:20 I installed prometheus-node-exporter to ship metrics to my Grafana monitoring stack - apparently the workflow also installed iptables-persistent which installed netfilter-persistent as a dependency. why, I don't know - but lesson learned.
  • Is anyone still using Ackee on Cloudron?

    Ackee
    2
    1 Votes
    2 Posts
    346 Views
    O
    I stood it up to track a simple project but can't even change the password. only works with default credentials
  • Can we add a pdf-engine to the installed pandoc?

    N8N
    5
    1 Votes
    5 Posts
    185 Views
    girishG
    @dcwalk I already added that package - https://git.cloudron.io/packages/n8n-app/-/commit/011e4e46090dc467aef8e24bbd8b75932bd0f0f1 . Are we missing something else?
  • Version info not accurate

    PeerTube
    3
    2 Votes
    3 Posts
    29 Views
    J
    https://git.cloudron.io/packages/peertube-app/-/merge_requests/32/diffs?commit_id=6f91a2b38f91fd6d816939194f7ff90d000b2169 will fix the version back.
  • Mattermost - Package Updates

    Pinned Locked Mattermost
    205
    0 Votes
    205 Posts
    175k Views
    Package UpdatesP
    [1.28.1] Update mattermost to 11.7.1 Full Changelog
  • RustFS - Package Updates

    Pinned Locked RustFS
    19
    0 Votes
    19 Posts
    1k Views
    Package UpdatesP
    [0.14.1] Update rustfs to 1.0.0-beta.4 Full Changelog test(ecstore): cover managed sse range reads by @marshawcoco in #2962 bucket policy notify & pba by @GatewayJ in #2968 fix(sftp): preserve OPEN-time client attrs as object metadata by @simon-escapecode in #2913 fix(admin): surface access key policy errors by @marshawcoco in #2970 fix: handle Windows paths in pre-commit tests by @marshawcoco in #2974 fix(security): harden proxy auth and default credentials by @overtrue in #2981 fix: stabilize rebalance start and listing by @weisd in #2961 feat(internode): add transport observability by @marshawcoco in #3007 feat(obs): expose key S3 usecase spans at info by @houseme in #3013 feat(ecstore): add internode transport boundary and TCP baseline runner by @marshawcoco in #3010
  • Docker service is failing, cannot access dashboard

    Solved Support docker
    4
    2 Votes
    4 Posts
    30 Views
    jamesJ
    Hello @tyren_bm That is great to read! On another cautious note from me, Ubuntu 22 will be EOL May 2027. I know this is still one year into the future, but time is fleeting. You might want to upgrade your Ubuntu 22 to 24. Since Cloudron version 10 will also come with support for Ubuntu 26 this would mean that you'd only have to upgrade from 24 to 26 and not 2x versions when the time comes.
  • Kimai - Package Updates

    Pinned Locked Kimai
    165
    0 Votes
    165 Posts
    151k Views
    Package UpdatesP
    [2.51.0] Update kimai to 2.57.0 Full Changelog New API endpoints for comment (list, create, delete, pin) for projects and customers New configuration to define the theme for non-authenticated requests like login page (#5929) Export naming: only name the default renderer "default" (#5929) Fix: new weekly-hours could not be added in weeks with exported timesheets (#5642) Fix: some dashboard widget links were invisible in dark mode (#5940) Prevent querying arbitrary user timesheets (#5929) Prevent changing favorites of arbitrary users (#5929) Prevent regular users from turning their account into a systemAccount (#5929) Prevent cross entity rate manipulation (#5929) Fix checking for correct formatter in durationDecimal (#5943)
  • Formbricks - Package Updates

    Pinned Locked Formbricks
    74
    0 Votes
    74 Posts
    15k Views
    Package UpdatesP
    [2.9.7] Update formbricks to 4.9.7 Full Changelog fix: [Backport] backports dns pinning fix by @pandeymangg in #8108
  • PocketBase - Package Updates

    Pinned Locked PocketBase
    74
    1 Votes
    74 Posts
    24k Views
    Package UpdatesP
    [1.16.2] Update pocketbase to 0.38.2 Full Changelog Added RealtimeConnectRequestEvent.MaxTimeout field to specify the absolute max duration a realtime connection can remain open (default to 30mins). Added extra checks for the connected user IP in the realtime APIs to prevent bruteforce guest subscription update attempts and to serve as an extra protection for the "all-in-one" OAuth2 realtime handler. Don't reset the records list pagination on record update (#7694). Updated all golang.org/x/ packages to cover the recent security fixes (none of them should be a critical issue in PocketBase but nonetheless it is advised to update).
  • SeaweedFS - Package Updates

    Pinned Locked SeaweedFS
    11
    0 Votes
    11 Posts
    425 Views
    Package UpdatesP
    [1.5.0] Update seaweedfs to 4.28 Full Changelog fix(s3/audit): populate requester for GET/HEAD/IAM operations by @chrislusf in #9581 fix(s3): sync IAM policies to advanced IAM Manager policy engine by @Mmx233 in #9577 fix(s3): keep server-side copy data in the bucket collection by @chrislusf in #9607 fix(s3): list empty directories as directory markers by @chrislusf in #9615 fix(shell): volumeServer.evacuate no longer panics on a nil volume by @chrislusf in #9587 fix(filer.sync): keep sync_offset fresh while the source is read-only by @chrislusf in #9589 fix(ec): pack EC shards onto fewer disks instead of refusing the task by @chrislusf in #9588 fix(filer): don't disable the SQL idle connection pool when unconfigured by @chrislusf in #9591 feat(fix): rebuild lost EC index (.ecx) and .vif from local shards by @chrislusf in #9596 feat(helm): add volume.rust toggle to run the Rust volume server by @chrislusf in #9618
  • 1 Votes
    4 Posts
    21 Views
    T
    Roll back for GitLab is a no-go thing. Let's hope that Gitlab does not do something in future update release which would prevent using it.
  • What CRM Are You Using on Cloudron for Sales & Lead Tracking?

    EspoCRM
    2
    2 Votes
    2 Posts
    23 Views
    jamesJ
    Hello @dhruven and welcome to the Cloudron forum You can always visit my.demo.cloudron.io and checkout each CRM for yourself and while doing so, getting a feeling for Cloudron.
  • 5 Votes
    12 Posts
    4k Views
    jdaviescoatesJ
    @alwynispat https://docs.cloudron.io/server#default-data-directory
  • Jellyfin - Package Updates

    Pinned Locked Jellyfin
    66
    1 Votes
    66 Posts
    26k Views
    Package UpdatesP
    [1.13.6] Update jellyfin to 10.11.9 Full Changelog Fix rate control in av1_amf encoder MR #16819, by @nyanmisaka Fix UserManager after EFcore refactor MR #15368, by @JPVenson Update log for user session related concurrency update fails MR #16845, by @JPVenson Allow HDR10 for VPP tonemapping MR #16718, by @gnattu Use strict QSV CPB size for less powerful H.264 decoder MR #16743, by @nyanmisaka
  • AdGuard Home - Package Updates

    Pinned Locked AdGuard Home
    101
    1 Votes
    101 Posts
    62k Views
    Package UpdatesP
    [1.14.16] Update AdGuardHome to 0.107.76 Full Changelog New reason query parameter in GET /control/querylog. See openapi/openapi.yaml for the full description. Duration values in YAML configuration file now support d (days) units and has been updated. NOTE: Any rollback to version below the v0.107.76 should convert the values back to hours. Query parameter response_status in GET /control/querylog is now deprecated. Use new reason query parameter instead. DNS caching with disabled DNSSEC (#8384).