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.4k Posts
  • Why does refreshing Disk Usage take so long?

    Solved disk usage
    13
    1
    0 Votes
    13 Posts
    2k Views
    jdaviescoatesJ
    @joseph said in Why does refreshing Disk Usage take so long?: but you can skip that backup disk from disk usage check . See the bottom of https://docs.cloudron.io/system/#disk-usage . Just add the path into /home/yellowtent/platformdata/diskusage/exclude I don't want to skip it! It was the one I wanted to check!
  • Music app recommendation

    7
    0 Votes
    7 Posts
    458 Views
    humptydumptyH
    @jdaviescoates Good to know. Thank you!
  • What are your numbers on Cloudron instances?

    12
    1
    6 Votes
    12 Posts
    930 Views
    C
    @Kubernetes Thanks for sharing your experiences. I can see definite advantages of picking a cloud vendor and sticking with them for ease of migrating snapshots and VPS backups. We tend to do that, but then cloud vendors are always introducing surprises (price increases, bandwidth limits, etc) that make you question whether your current provider is worth keeping. So far I haven't found a way to take a snapshot from Vendor A and restore it to Vendor B, but perhaps it is available from a 3rd party.
  • How do you gather interest, collect and send email?

    13
    1 Votes
    13 Posts
    336 Views
    robiR
    @jdaviescoates said in How do you gather interest, collect and send email?: TBH, I'd probably just set-up a Ghost with a Mailgun newsletter. Right, that's the easy thing, but doesn't keep data local. Nice find on the n8n workflow, will take a look.
  • Confusing scenario with OIDC button

    7
    2 Votes
    7 Posts
    524 Views
    M
    +1 It would be really great if we could have a second configuration field in the "Branding" tab that can explicitly set the value of the CLOUDRON_OIDC_PROVIDER_NAME with a fallback to the Cloudron name. Setting the same Cloudron name for all instances that connect to an LDAP just isn't a feasible solution in my opinion and makes administration chaotic. Non-Technical Users could also really benefit from a name like "Login with One-Click" - and naming the whole instance One-Click just feels like a bad idea.
  • 0 Votes
    4 Posts
    244 Views
    luckowL
    @Neiluj I like the idea of the footer. In the past, we have always used different logos for different instances.
  • No response from cloudron team via email

    10
    2 Votes
    10 Posts
    864 Views
    J
    Can confirm we got the mail with empty subject too
  • Cloudron migration to new server: amazing!!!

    migration
    31
    27 Votes
    31 Posts
    5k Views
    C
    @jdaviescoates We use a service called DNSMadeEasy. They've been acquired by DigiCert. They have a lot of nice features and reasonable prices that allow you grow in small increments. In our "package" a certain number of DNS queries are included. If we exceed the limit, we can buy more queries. Our practice was to use the lowest TTL possible, often using a value of 180. But as customer web traffic grew, we got closer to our limit. To prevent an overage, we increased TTL strategically which reduced queries. Hope this answers your questions.
  • .io, or not .io, is that even a question ?

    10
    0 Votes
    10 Posts
    2k Views
    jdaviescoatesJ
    @iamthefij said in .io, or not .io, is that even a question ?: Still, branding is powerful and rebranding something is a huge risk. I wouldn't recommend Cloudron attempt it. But the .io domain is not part of the Cloudron brand imho (it's not like it's in the logo or anything). TBH I think if all existing Cloudron.io domains just seamlessly 301 redirected to another TLD I doubt many people would even notice. I don't personally think it's a huge deal. But some people are quite passionate about it and do think it is a big deal, associated as it is with colonialism. Personally if I were the owner of a business with a .io domain I think I probably would change it, much like draw.io did (despite the fact they DO have it as part of the their brand).
  • Transfering apps to a new server SUX!

    backups migration
    27
    1 Votes
    27 Posts
    2k Views
    necrevistonnezrN
    @svtx life of a teenager
  • searching for tool for office room reservation

    Moved
    12
    1 Votes
    12 Posts
    669 Views
    M
    @joseph we dont have one. our needs are very specific. we have members who are encouraged to produce for us and they receive rewards in the form of room booking and payments in tokens....
  • Ask About Cloudron Firewall

    network firewall
    4
    1 Votes
    4 Posts
    665 Views
    I
    @joseph Many thanks for the clear and detailed explanation!
  • Anyone added a custom app to their cloudron?

    9
    1 Votes
    9 Posts
    574 Views
    timconsidineT
    I mentioned earlier using a script to manage the docker build and cloudron install. This uses 2 command line prompts : the docker registry address/image name and optional cache (without it, the scripts builds freach without cache each time). #!/bin/bash if [ "$#" -lt 1 ]; then echo "Usage: $0 <image-name> [cache]" exit 1 fi if [ "$2" = "cache" ]; then echo "Building with cache ..." docker build -t $1 . else echo "Building with no cache ..." docker build --no-cache -t $1 . fi docker push $1 cloudron install --image $1 Hope this helps someone
  • Which DNS BL for mail are you using?

    2
    2 Votes
    2 Posts
    185 Views
    scookeS
    None, ever, except whatever iCloud, gmail, yahoo, outlook, or more recently, MXRoute uses. I'm curious about the replies.
  • Ubuntu Pro & Cloudron

    25
    2 Votes
    25 Posts
    4k Views
    J
    @IniBudi there should be incompatibility but afaik you don't need Ubuntu Pro for Cloudron. Any specific reason?
  • Cloudron Multi-Domain Support?

    multi-domain cloudron instances
    2
    0 Votes
    2 Posts
    361 Views
    nebulonN
    Of course Cloudron can manage multiple domains and put apps on those https://docs.cloudron.io/domains/
  • Postmark - Pricing Changes

    11
    2 Votes
    11 Posts
    985 Views
    P
    @nebulon Yes, is very acceptable...
  • Autoconfig for mail when website not hosted on Cloudron?

    email autoconfig
    8
    3 Votes
    8 Posts
    2k Views
    girishG
    Per https://github.com/Monogramm/autodiscover-email-settings/blob/66c144e923f245dc0b4e64421449afedcad64052/index.js#L89 this is served at /email.mobileconfig?email=username@domain.com . I am yet to find an official doc page that says this though. However, ChatGPT thinks it is configs/email.mobileconfig served with content-type set to application/x-apple-aspen-config ...
  • Reducing backup costs / Backup to pCloud

    Moved backups backblaze
    21
    1 Votes
    21 Posts
    4k Views
    L
    @necrevistonnezr how do you intergrate it in Cloudron for Backups?
  • Notifications on degraded services, also Prometheus / Grafana?

    1
    0 Votes
    1 Posts
    122 Views
    No one has replied