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


Skip to content
  • Is the OIDC Addon a kind of... "instant App Proxy" for packaging apps?

    Unsolved Support
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • 1 Votes
    4 Posts
    71 Views
    d19dotcaD
    @girish said in Attempted to restore Cloudron 9.0.12, receiving error when loading backup configuration and hitting Restore button: @d19dotca I tried to reproduce this but I couldn't figure where to set this IP allowlist in iDrive e2. Maybe it's only for paying customers since I am on the trial plan ? Hi Girish. This link can help, assuming it isn’t gated to paying customers (I’m not sure if it is or not), but hopefully this provides some instructions for setting up an allowlist. https://www.idrive.com/s3-storage-e2/faq-buckets#ip-allowlisting I suspect you’re right though, that it is sending back a non-XML response to provide a response message that it’s forbidden from accessing it. I understand this use-case may be rare, but I think if there’s a way to improve that error handling, it may help others too because at first glance it’s really not clear where the issue could be coming from.
  • prefix must be a string

    Solved Support restore
    12
    2
    1 Votes
    12 Posts
    85 Views
    mdc773M
    ok i got it... some how i got upgraded and it broke my whole system
  • SMTP Settings keep resetting

    Listmonk
    2
    1 Votes
    2 Posts
    11 Views
    jamesJ
    Hello @OneTools-Project By default Cloudron will always configure the app. You will have to disable the configuration the the Cloudron Dashboard of the Listmonk app: [image: 1764025216798-d75bb7a5-3cab-43f3-86bb-228fdaff2ccb-image-resized.png] after selecting this, the SMTP setting will no longer be changed.
  • Convex - Realtime Backend for App Developers

    App Wishlist
    1
    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • 1 Votes
    6 Posts
    197 Views
    jdaviescoatesJ
    @hollosch so, it doesn't exist, it's just made up by the LLM. TBH I thought that might be the case.
  • OpenCloud - Secure, Simple & Reliable File Sharing

    Locked Solved App Wishlist
    13
    16 Votes
    13 Posts
    2k Views
    andreasduerenA
    @girish said in OpenCloud - Secure, Simple & Reliable File Sharing: I couldn't get OIDC to work I was trying to see where the documentation for OIDC is, it seems to be here. Did you already see this one?
  • App Proxy + OIDC. Does this make sense?

    Discuss
    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • 5 Votes
    13 Posts
    1k Views
    GengarG
    Ok I did it and it works. @rstockm FYI, here is how I did it : Install LAMP and open the terminal Cd to the web root directory cd /app/data/public Download the Latest LinkStack Release LATEST_URL=$(curl -s https://api.github.com/repos/LinkStackOrg/LinkStack/releases/latest \ | grep "browser_download_url" \ | grep "linkstack.zip" \ | cut -d '"' -f 4) wget -O linkstack.zip "$LATEST_URL" unzip -o linkstack.zip rm linkstack.zip Remove Cloudron’s Default index.php rm index.php Fix folder structure LinkStack is extracted inside a folder named linkstack/. Move everything to the real web root: mv linkstack/* ./ mv linkstack/.* ./ 2>/dev/null || true rmdir linkstack Fix permissions chown -R www-data:www-data /app/data/public Restart the app in Cloudron Open the URL and follow the LinkStack setup installation guide.
  • Upgrading from Ubuntu 20.04 to 22.04 and get errors..

    Unsolved Support ubuntu upgrades
    8
    1 Votes
    8 Posts
    37 Views
    jamesJ
    Hello @swheeler78 You can restart the box.service with: systemctl restart box.service
  • Cloudron 9.0 (beta) bug reports

    Pinned Discuss
    165
    1 Votes
    165 Posts
    9k Views
    necrevistonnezrN
    @imc67 … or Firefox?
  • Update 9.0.11 Broke Services

    Solved Support
    4
    1
    0 Votes
    4 Posts
    49 Views
    G
    I tried to, but I got the following lines of ''' 2025-11-23T11:16:19.847Z box:shell services: grep -q avx /proc/cpuinfo 2025-11-23T11:16:22.579Z box:shell services: grep -q avx /proc/cpuinfo ''' It was THOUSANDS of lines, currently had a production instance, so needed it back up asap.
  • OpenCloud Docker image

    OpenCloud
    6
    1 Votes
    6 Posts
    30 Views
    swheeler78S
    Thanks for clarifying. I'm no expert at docker so I thought Docker was Docker and it didn't have requirements other than running Docker.
  • Zulip - Powerful open source group chat

    App Wishlist
    88
    51 Votes
    88 Posts
    35k Views
    avatar1024A
    I agree Zulip would really be a great addition. Best out of all of them.
  • Mailboxes since 9.0.10

    Unsolved Support userinterface mail
    9
    2 Votes
    9 Posts
    58 Views
    nebulonN
    Fetching usage in the background is now solved with https://git.cloudron.io/platform/box/-/commit/4575a0ddce9d9cd7631e9a15b15c7caa5f4f1344
  • Backblaze Scheduled Maintenance (DNS related)

    Off-topic
    1
    0 Votes
    1 Posts
    17 Views
    No one has replied
  • 0 Votes
    1 Posts
    13 Views
    No one has replied
  • 44 Votes
    10 Posts
    4k Views
    P
    Hi @nebulon I hope Huginn could be considered as an alternative on Cloudron to ChangeDetection. Thanks
  • 2 Votes
    11 Posts
    26 Views
    J
    Fixed on support. Issue was an old registry config which maybe had more than 128 char password .
  • OpenWebUI - Package Updates

    Pinned OpenWebUI
    182
    1 Votes
    182 Posts
    60k Views
    Package UpdatesP
    [3.0.2] Update open-webui to 0.6.38 Full Changelog Hybrid search now works reliably after recent changes. Tool server saving now handles errors gracefully, preventing failed saves from impacting the UI. SSO/OIDC code fixed to improve login reliability and better handle edge cases. Granular sharing permissions are now available with two-tiered control separating group sharing from public sharing, allowing administrators to independently configure whether users can share workspace items with groups or make them publicly accessible, with separate permission toggles for models, knowledge bases, prompts, tools, and notes, configurable via "USER_PERMISSIONS_WORKSPACE_MODELS_ALLOW_SHARING", "USER_PERMISSIONS_WORKSPACE_MODELS_ALLOW_PUBLIC_SHARING", and corresponding environment variables for other workspace item types, while groups can now be configured to opt-out of sharing via the "Allow Group Sharing" setting. Commit, Commit Password policy enforcement is now available with configurable validation rules, allowing administrators to require specific password complexity requirements via "ENABLE_PASSWORD_VALIDATION" and "PASSWORD_VALIDATION_REGEX_PATTERN" environment variables, with default pattern requiring minimum 8 characters including uppercase, lowercase, digit, and special character. #​17794 Granular import and export permissions are now available for workspace items, introducing six separate permission toggles for models, prompts, and tools that are disabled by default for enhanced security. #​19242 Default group assignment is now available for new users, allowing administrators to automatically assign newly registered users to a specified group for streamlined access control to models, prompts, and tools, particularly useful for organizations with group-based model access policies. #​19325, #​17842 Password-based authentication can now be fully disabled via "ENABLE_PASSWORD_AUTH" environment variable, enforcing SSO-only authentication and preventing password login fallback when SSO is configured. #​19113 Large stream chunk handling was implemented to support models that generate images directly in their output responses, with configurable buffer size via "CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE" environment variable, resolving compatibility issues with models like Gemini 2.5 Flash Image. #​18884, #​17626 Streaming response middleware now handles images in delta updates with automatic base64 conversion, enabling proper display of images from models using the "choices[0].delta.images.image_url" format such as Gemini 2.5 Flash Image Preview on OpenRouter. #​19073, #​19019