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 it safe to upgrade the Ubuntu System? After Disabling Ubuntu Pro Feature

    Unsolved Support
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • OpenCloud - Secure, Simple & Reliable File Sharing

    App Wishlist
    9
    15 Votes
    9 Posts
    2k Views
    swheeler78S
    I also would prefer this to nextcloud as I only use nextcloud for file sync and sharing. Is this even on the radar?
  • MiroTalk SFU: Recording not possible?

    MiroTalk
    51
    1 Votes
    51 Posts
    414 Views
    MiroTalkM
    Ops WIP: [Server] Rec Finalization error 'Invalid room ID' Edit: done in MiroTalk SFU v2.0.23 Added a short delay as workaround before leaving a room via the button when a recording is in progress. This ensures the client has enough time to send the final recording-finalization command. The delay is required because the recording filename validator checks also whether the room name still exists in the active room list.
  • Importing immich geo data does not create a file.

    Solved Dawarich
    2
    1
    3 Votes
    2 Posts
    25 Views
    nebulonN
    With the latest package versions, I was able to import and display all image geolocations.
  • GPX file upload error

    Dawarich bug readonly
    3
    1 Votes
    3 Posts
    35 Views
    nebulonN
    This should be fixed with latest package. I was able to upload and consume a .gpx file, however I couldn't figure out how to display the points in the map afterwards.
  • Dawarich - Package Updates

    Pinned Dawarich
    3
    0 Votes
    3 Posts
    37 Views
    Package UpdatesP
    [0.2.0] Fix upload storage
  • Supertokens - Open Source User Authentication

    App Wishlist
    6
    11 Votes
    6 Posts
    897 Views
    M
    @Joseph , I do have a need for this. What do you need me to do to prove it out? Do you have any sort of formal testing requirements?
  • Cubby - Package Updates

    Pinned Cubby
    96
    0 Votes
    96 Posts
    34k Views
    Package UpdatesP
    [2.5.11] Update cubby to 2.4.11 Only raise warning on close, if markdown document has actually changed Order search results by recently modified Update dependencies
  • MiroTalk - Package Updates

    Pinned MiroTalk
    484
    2 Votes
    484 Posts
    259k Views
    Package UpdatesP
    [2.5.6] Update mirotalksfu to 2.0.22
  • 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
    43 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
    626 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
    242 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
    11 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
    63 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