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


Skip to content

Discuss

Feedback, suggestions, anything else Cloudron related

1.1k Topics 9.6k Posts
  • Persistent mail queue

    3
    0 Votes
    3 Posts
    517 Views
    N
    Thanks, I can confirm this. The mails just did not show up in the queue on the web frontend which I find a bit confusing.
  • Audio/video calls in react matrix

    7
    0 Votes
    7 Posts
    465 Views
    andreasduerenA
    @nebulon True, but he didn't specify what client he uses. Matrix does have the turn server set up and I found that a dedicated turn server works much more reliably.
  • 0 Votes
    4 Posts
    641 Views
    girishG
    @msbt yes, exactly. It will also get into error state only after some time (because it will retry a lot)...
  • How do you handle (auto/manual) updating apps with confidence?

    7
    2
    0 Votes
    7 Posts
    719 Views
    A
    @fbartels said in How do you handle (auto/manual) updating apps with confidence?: @joseph said in How do you handle (auto/manual) updating apps with confidence?: based on the update schedule Which just to have it said, could be adjusted to install a new version every hour. https://docs.cloudron.io/updates/#update-schedule
  • Mixpost Lite Install Guide for LAMP App

    28
    8 Votes
    28 Posts
    6k Views
    andreasduerenA
    @reactive said in Mixpost Lite Install Guide for LAMP App: Okay I managed to make it work, there was another typo in step 7, this is the correct script to make it work: #!/bin/bash # Place custom startup commands here sudo -u www-data /usr/bin/php /app/data/mixpostapp/artisan horizon & sudo -u www-data /usr/bin/php /app/data/mixpostapp/artisan queue:work --queue=high,standard,low --sleep=3 --tries=3 & fyi I'm just using it in the cron section: * * * * * cd .. && cd data/public/mixpost-enterprise-app && php artisan schedule:run >> /app/data/null 2>&1 @service cd .. && cd data/public/mixpost-enterprise-app && php artisan horizon
  • Hardware Refresh

    Solved dashboard
    3
    0 Votes
    3 Posts
    506 Views
    mpeterson0418M
    @BrutalBirdie Thanks for providing that information. Much appreciated!
  • Is It Possible To Keep A Backup For The Deleting App?

    2
    2 Votes
    2 Posts
    222 Views
    necrevistonnezrN
    I believe you mean the same thing that's discussed here as "archiving an app" (i.e download a backup and delete it), see https://forum.cloudron.io/topic/12256/archiving-apps And no, I don't think this is implemented yet.
  • 0 Votes
    3 Posts
    532 Views
    M
    Yeah, that makes sense. Thanks for the answer!
  • Ubuntu 24.04.1 Noble Numbat LTS - now available

    ubuntu 24.04.1 lts os
    2
    0 Votes
    2 Posts
    375 Views
    nebulonN
    This seems to be targeting the desktop flavor of Ubuntu 24.04. So this does not directly apply to Cloudron. For Cloudron, please follow https://docs.cloudron.io/guides/upgrade-ubuntu-24/
  • Dashboard > Domains: search box missing on one of my CR's

    Solved
    3
    2
    1 Votes
    3 Posts
    194 Views
    humptydumptyH
    @nebulon Ah, I didn't notice that difference. My homeservers have 11 domains as they reside on a subdomain of the main domain, so my.sub.domain.com. Any way, the search box brought on another idea. Cloudron-wide search from the dashboard! The shortcut / lets you start searching apps, but what if it lets you search for settings too? Similar to how iOS' search works. You type "accounts", you'll get results for the settings that have accounts page like Mail, and anything else related. I'll repost this as a feature request.
  • How to setup Hetzner Storage Box using SSHFS

    storagebox
    7
    1 Votes
    7 Posts
    2k Views
    jdaviescoatesJ
    @avatar1024 said in How to setup Hetzner Storage Box using SSHFS: I've had no more issue restoring using sshfs Good to know, thanks!
  • Archive an app

    Locked Solved
    20
    6 Votes
    20 Posts
    5k Views
    girishG
    This discussion is continued at https://forum.cloudron.io/topic/12256/archiving-apps
  • Catch-all mailboxes are being identified by many vendors these days

    6
    7 Votes
    6 Posts
    2k Views
    E
    That is so helpful, thank you! I used a catchall because I relied on it (for convenience, but still). I have now switched to wildcard aliases immediately and set up a catchall I will never look at. I appreciate the posting!
  • From NethServer to Cloudron

    2
    5 Votes
    2 Posts
    514 Views
    girishG
    Such posts are totally fine . Even if you migrate the other way around. I think all posts around Cloudron and selfhosting are welcome as long as discussion/posts are civil.
  • Bare Metal Server Backup/Rescue Software

    12
    2 Votes
    12 Posts
    2k Views
    C
    Final solution: Ventoy + Clonezilla + Anker USB Hub = Tested server restore from USB image! Future solution(s): Terraform (cattle ranching sounds like fun), NetBoot.xyz, Clonezilla with restore images stored on Amazon S3. Thanks to everyone for helping me solve this one!
  • 11 Votes
    10 Posts
    4k Views
    necrevistonnezrN
    @jhoney12 Are you a bot?
  • 1 Votes
    3 Posts
    469 Views
    J
    @luckow said in To get a deeper understanding of the use case: multiple admins on one Cloudron instance - c2a in tiles and list view. What is your experience?: Admins needs visible action items. Maybe this is one of the feature requests... There is no information about admin notes in the tiles or list view. Is this due to the missing use cases or is it intentional? Right.. you are not missing anything. The admin notes is just some free flowing markdown text shared between admins. And nothing more. I think we should all brainstrorm for workflow ideas and we can implement them.
  • CPU Usage Graph with 400%

    cpu graph system info
    2
    1 Votes
    2 Posts
    421 Views
    nebulonN
    The percentage is 100% times the CPU cores. So presumably you have 4 cores, which is then reflected in the percentage.
  • Redirect bare domain on Cloudron to non-Cloudron domain

    Solved
    3
    0 Votes
    3 Posts
    402 Views
    humptydumptyH
    @marcusquinn That worked beautifully. Thanks Marcus!
  • Standard template for App Wishlist

    cloudron wish wishlist application
    3
    5 Votes
    3 Posts
    504 Views
    girishG
    Maybe also an "Alternative to:" line ?