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


Skip to content
  • NetBird - WireGuard based VPN

    App Wishlist
    19
    18 Votes
    19 Posts
    7k Views
    timconsidineT
    @marcusquinn you know what, I'd forgotten that I had started looking at this ! Goldfish ! Might have a look this weekend.
  • V0.9.2 is available - fixes critical bug

    OpenWebUI
    1
    1 Votes
    1 Posts
    7 Views
    No one has replied
  • 1 Votes
    12 Posts
    13k Views
    nottheendN
    If you are lazy as me here is the summay for this brilliant insights of this thread: Enable json format for search in SearXNG (will not make the search interface public): Edit settings.yml: Open the settings.yml file. Add json in search under the formats Example: formats: - html - json <-- add this Note the Port in the settings.yml file of the SearXNG App (via File Manager) OpenWebUI Setup In OpenWebUI, go to Admin Settings → Web Search Enter URL: Paste the Searxng URL but replace <searx app id> and <searx port> http://<searx app id>:<searx port>/search?q=<query>&language=auto&time_range=&safesearch=0&categories=social+media,map,it,general,science,news&format=json This bypasses OAuth internally so that OpenWebUI directly accesses SearXNG
  • 13 Votes
    7 Posts
    2k Views
    I
    @james I think this post worth to add on our documentation.
  • n8n 2.16.1 has wait node bug

    N8N
    8
    2 Votes
    8 Posts
    126 Views
    D
    @james this is resolved
  • Anyone running sGTM or Server-side Tracking on Cloudron?

    Off-topic
    3
    0 Votes
    3 Posts
    83 Views
    I
    If I am not mistaken, we can install outside GCP. I found tutorial on YouTube. He installed sGTM on DigitalOcean But I don't know how to implement it on Cloudron environment.
  • 6 Votes
    3 Posts
    49 Views
    T
    Thanks for the heads up - no impact on vaultwarden apparently: https://github.com/dani-garcia/vaultwarden/discussions/7126
  • Taiga - Package Updates

    Pinned Locked Taiga
    53
    0 Votes
    53 Posts
    17k Views
    Package UpdatesP
    [2.18.0] Update taiga-back to 6.10.0
  • First steps / discoveries

    Planka
    6
    3 Votes
    6 Posts
    67 Views
    W
    It's a bit convoluted, but setting OIDC_IGNORE_ROLES=true in the /app/data/env at least lets you persist role changes across restarts/re-auths when using SSO. Otherwise each SSO-login will reset the roles based on their OIDC groups based role assignment. That way you could: a) login via SSO b) logout and re-login with the default admin c) make your SSO logged in user an admin d) deactivate the default admin And have a usable system through Cloudron SSO.
  • Email for pocketbase

    PocketBase
    35
    0 Votes
    35 Posts
    1k Views
    J
    @Valexico yeah, I think that's a packaging issue. We will look into it.
  • 2 Votes
    33 Posts
    494 Views
    J
    @AndyCPNW please check the ubuntu kernel versions. It's 110 probably? The quick fix: Edit /etc/systemd/system/docker.service.d/cloudron.conf . Change --log-driver=json-file . systemctl daemon-reload and systemctl restart docker box Cloudron 9.1.7 is being rolled out. You can update once the system is up and it will fix the firewall.
  • MicroBin - Package Updates

    Pinned Locked MicroBin
    5
    0 Votes
    5 Posts
    49 Views
    Package UpdatesP
    [0.5.0] Update microbin to 2.1.4 Full Changelog Patch #326, change env defaults, bump to 2.1.4 by @szabodanika in #327 Change content handling to use byte buffer instead of parsing chunks directly by @ybalbert in #299 derive version from binary by @nastyagrifon in #306 Add missing public_path to some Location redirects by @farfalleflickan in #307 fix vertical layout on smartphones by @underoll in #308 Add multi-attachment support by @szabodanika in #309 improve logging with real ip by @Sofyan-SU in #311 Fix threading issue by deferring lock acquisition during file uploads by @szabodanika in #313 Support default privacy setting by @szabodanika in #314 Add MICROBIN_MAX_EXPIRY arg by @szabodanika in #321
  • Cannot activate Enterprise license

    Docmost
    15
    1
    0 Votes
    15 Posts
    201 Views
    nebulonN
    New package is out now
  • Docmost - Package Updates

    Pinned Locked Docmost
    8
    0 Votes
    8 Posts
    293 Views
    Package UpdatesP
    [1.2.0] Build package from upstream image to allow enabling enterprise features
  • Etherpad Lite - Package updates

    Pinned Locked Etherpad Lite
    40
    0 Votes
    40 Posts
    33k Views
    Package UpdatesP
    [4.6.1] Update etherpad-lite to 2.7.1 Full Changelog fixed stop harcoding lang=en, letting the client auto detect locale Stop mutating the shared plugin registry during sanitization Preserve non-breaking space
  • MiroTalk - Package Updates

    Pinned Locked MiroTalk
    624
    2 Votes
    624 Posts
    493k Views
    Package UpdatesP
    [2.7.5] Update mirotalksfu to 2.2.18
  • Ghost - Package Updates

    Pinned Locked Ghost
    581
    1 Votes
    581 Posts
    989k Views
    Package UpdatesP
    [4.165.1] Update ghost-cli to 1.29.2 Full Changelog Fixed dependency installation in newer Ghost versions with pnpm
  • Metabase - Package Updates

    Pinned Locked Metabase
    546
    1 Votes
    546 Posts
    485k Views
    Package UpdatesP
    [3.7.2] Update metabase to 0.60.2.4
  • WBO - Package Updates

    Pinned Locked WBO
    48
    1 Votes
    48 Posts
    12k Views
    Package UpdatesP
    [1.29.0] Update whitebophir to 2.1.1 Full Changelog
  • n8n - Package Updates

    Pinned Locked N8N
    428
    0 Votes
    428 Posts
    456k Views
    Package UpdatesP
    [4.19.2] Update n8n to 2.17.6 Full Changelog core: Fixes user search functionality in ProjectSettings for pr (#28949) (d388990)