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


Skip to content
  • OpenStreetMap on Cloudron

    App Wishlist openstreetmap osm tile server maps
    8
    12 Votes
    8 Posts
    2k Views
    jdaviescoatesJ
    @LoudLemur said in OpenStreetMap on Cloudron: thanks to @timconsidine, we have facilmaps available on Cloudron I thought for a moment you meant in the actual Cloudron app store, but alas it doesn't seem we do have it there yet
  • not all email received

    Unsolved Support
    5
    1 Votes
    5 Posts
    38 Views
    T
    Hi @james , Thank you for your reply. Although I am new to Cloudron I did have other servers on the same IP. The reputation is good. Checking on mxtoolbox shows all ok's. I switched to Cloudron because of a more easy, polished and stable platform (am happy so far ). But I do need to send and receive emails. I will check the information in the post about spam filtering. Looks interesting. Still I would like to now the answer, if possible, to my question about what steps to follow when signing up to Spamhaus DQS and making relevant changes to the mail server configuration. What changes would I have to make in Cloudron ? How to go about ? Or is that a no-go from Cloudron's perspective ?
  • Mirotalk - Participants can't see each other 2

    MiroTalk
    14
    1 Votes
    14 Posts
    624 Views
    MiroTalkM
    @james said in Mirotalk - Participants can't see each other 2: If a port in that range is used by another application, the mirotalk application will have issues. You can try to enable the WebRtcServer feature by adding the following to your env file: SFU_SERVER=true Then, restart your instance. How it works: MiroTalk spawns one Worker per CPU core by default. Each Worker runs its own WebRtcServer on a dedicated port. Ports are assigned sequentially starting from a base port (eg: 25000). This approach keeps port management simple: you only need to open as many ports as you have Workers. Optional: You can manually set the number of Workers using: SFU_NUM_WORKERS=4 Example: A server with 4 CPU cores (or 4 Workers) and a base port of 25000 will use the following ports: 25000, 25001, 25002, 25003 You only need to open these 4 ports on your firewall. More about here
  • A decent CRM

    Moved Discuss
    21
    1 Votes
    21 Posts
    5k Views
    marcusquinnM
    @james Thanks, but I think the original post is also a spam link. Forbes is one giant affiliate website, doing many of the same things as spammers. It's what's known as a parasite. I'd delete this whole post, as it offers no value to anyone here that's focused on self-hosting and open-source.
  • Issue connecting N8N to IMAP account

    Solved N8N
    4
    0 Votes
    4 Posts
    1k Views
    H
    I am running into the same issue. I have the cloudron running in a DMZ VLAN at home with public IP. Firewall is configured to port forward port 993 from my WAN IP to my Cloudron LAN IP. I can access emails on my phone, laptop etc but when I try to configure n8n to connect to the Cloudron mail server, I get the same error message as @OneWheelGeek . @girish said in Issue connecting N8N to IMAP account: @OneWheelGeek If you open a n8n web terminal, are you able to telnet my.domain.com 993 ? Does it connect ? I tried this but no joy. "telnet: Unable to connect to remote host: Connection timed out" Any pointers?
  • License issue

    Solved Support appstore license
    18
    1
    2 Votes
    18 Posts
    2k Views
    andreasduerenA
    @luckow Maybe some sort of shared hosting? Should be able to support lots of wordpress instances, LAMP stacks and Surfer apps.
  • Ente for cloudron, help for testing wanted.

    App Packaging & Development
    5
    8 Votes
    5 Posts
    237 Views
    andreasduerenA
    Updated Ente Package: andreasdueren/ente-cloudron:0.5.5 Implemented replication across three buckets Tested with the following providers: Primary: Backblaze, Secondary: Hetzner Object Sorage, Glacier: Scaleway One important consideration: The cold bucket needs to support the GLACIER class Ente tries to use. So either point S3_COLD_* at an actual Glacier-capable object store (like Scaleway’s cold tier) or switch the app to local buckets mode so the start script configures Museum with are_local_buckets: true / use_path_style_urls: true, which causes the replication controller to skip the Glacier storage class.
  • Private docker registry in Cloudron

    Unsolved Support docker registry docker
    2
    0 Votes
    2 Posts
    9 Views
    jamesJ
    Hello @jenschude I have tried this setup on the Cloudron demo server. Installing the https://my.demo.cloudron.io/#/appstore/com.docker.registry?version=2.0.0 app with allow all users from Cloudron as the option. Using the location dr.demo.cloudron.io after the installation has finished going into System=>Docker settings and adding the registry with user cloudron and password cloudron: [image: 1763483543092-745eb4ae-58a7-4e7d-bee8-1463088b7686-image.png] No issue here: [image: 1763483556489-83bfb60c-5e68-424b-bb7a-3241fa41ecd8-image.png] This is also the type of setup I am using daily for pushing test images with the docker remote builder app for app development.
  • Lock Applications

    Feature Requests
    3
    6 Votes
    3 Posts
    61 Views
    andreasduerenA
    @james Yes, same concept. Simple but could prevent accidental data loss.
  • 36 Votes
    44 Posts
    11k Views
    andreasduerenA
    @SansGuidon said in AFFiNE - open-source Notion, Miro, Monday, Outline, Appflowy alternative: Yet we are not the only ones suffering from this product making things unnecessarily more complicated Yes, people are struggling. But this is still Alpha software (version 0.25.5 right now) so some instabilities are permissable. It does look pretty powerful but they are open about AI features on self-hosted not having feature parity yet. @SansGuidon said in AFFiNE - open-source Notion, Miro, Monday, Outline, Appflowy alternative: selfhosted=true parameter This is already passed in the package
  • LAMP - Package Updates

    Pinned LAMP
    55
    1 Votes
    55 Posts
    12k Views
    Package UpdatesP
    [4.5.0] Update php-src to 8.5.0
  • Lychee - Package Updates

    Pinned Lychee
    98
    0 Votes
    98 Posts
    23k Views
    Package UpdatesP
    [2.37.2] Update Lychee to 6.10.2 Full Changelog Support translations keys + default for new keys by @ildyria in #3812 Fix groups not loading in share dialog by @ildyria in #3813 Fix a SmartAlbum containing only portrait triggering errors by @ildyria in #3816 Version 6.10.2 by @ildyria in #3817
  • yt-dlp Web UI

    App Wishlist
    12
    3
    7 Votes
    12 Posts
    5k Views
    SansGuidonS
    It seems that yt-dlp is now requiring a js runtime https://github.com/yt-dlp/yt-dlp/issues/15012 I didn't adapt yet, it's on my low-priority to do list so I'll happily reuse anyone's solution instead
  • MiroTalk SFU: Recording not possible?

    MiroTalk
    49
    1 Votes
    49 Posts
    386 Views
    MiroTalkM
    @shrey said in MiroTalk SFU: Recording not possible?: Expectation: Recording should get uploaded to S3 regardless of the path taken to 'stop' the meeting and without explicitly stopping the recording. Done in MiroTalk SFU v.2.0.20 Commit Build
  • Cloudron 9.0.8 Backup to site sshfs rsync hetzner storagebox

    Solved Support ssfs backups
    5
    3 Votes
    5 Posts
    105 Views
    luckowL
    @girish [image: 1763460353959-cf8d2e31-b8a6-4cc8-afd8-11e12b9d8c30-image.png] [image: 1763460269453-4bc76e86-e383-4074-b1b8-4b4700762139-image-resized.png] Mmh? Cloudron version 9.0.10 Nov 18 03:02:22 Exiting with code 0 Nov 18 03:02:22 BoxError: SSH connection error: ssh exited with code 255 signal null Nov 18 03:02:22 at runBackupUpload (/home/yellowtent/box/src/backuptask.js:204:15) Nov 18 03:02:22 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) Nov 18 03:02:22 at async uploadAppSnapshot (/home/yellowtent/box/src/backuptask.js:370:34) Nov 18 03:02:22 at async backupAppWithTag (/home/yellowtent/box/src/backuptask.js:393:26)
  • Cloudron 9.0 (beta) bug reports

    Pinned Discuss
    136
    1 Votes
    136 Posts
    6k Views
    D
    @girish Thank you! Looking forward to the next update!
  • Rallly - Package Updates

    Pinned Rallly
    61
    2 Votes
    61 Posts
    14k Views
    Package UpdatesP
    [2.5.0] Update rallly to 4.5.3 Full Changelog Handle legacy google and microsoft redirect uris Enable PKCE for OIDC provider Fixes an issue causing OIDC login to fail due to mismatched redirect URIs. Update posthog New Crowdin updates Use next-runtime-env to read runtime env values Trim user input Fix broken compatibility with previous oidc redirect uri Fix incorrect auth client base url Added support for password-based login
  • Ghost - Package Updates

    Pinned Ghost
    541
    1 Votes
    541 Posts
    687k Views
    Package UpdatesP
    [4.140.1] Update ghost to 6.8.1 Full Changelog This release contains fixes for minor bugs and issues reported by Ghost users.
  • InvoiceNinja - Package Updates

    Pinned Invoice Ninja
    535
    0 Votes
    535 Posts
    656k Views
    Package UpdatesP
    [1.20.19] Update invoiceninja to 5.12.31 Full Changelog Add expense data to TemplateService Force all users to confirm email accounts Improvements for rate limiter Ensure Primary Contact for vendor is always present Ensure that jobs with tries = 1 never attempt to requeue Handle null values in Company Settings Force Email Validation when emails are updated Fixes for null values in PDF config/designer Support automatic invoice numbers in csv imports Support no line items present in csv imports (uses 1 x invoice amount as the line item)
  • Collabora Online - Package Updates

    Pinned Collabora Online (CODE)
    155
    0 Votes
    155 Posts
    71k Views
    Package UpdatesP
    [1.39.2] Update code to 25.04.7.2.1