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


Skip to content

Support

Get help for your Cloudron

3.4k Topics 23.8k Posts
  • 0 Votes
    4 Posts
    2k Views
    girishG
    @S0ulf3re I think the issues you are facing to related to DNS, so the box logs probably won't help. As a first step to get the dashboard reachable again, ismy.domain.com pointing to Cloudron server IP? You can check host my.domain.com on your PC to verify what the DNS is configured as.
  • Let's Encrypt Issues - 2 Layer Sub Domains

    Solved letsencrypt certificates
    7
    0 Votes
    7 Posts
    2k Views
    J
    @girish That did the trick, I appreciate it.
  • 2FA login with CLI

    Solved cli 2fa
    7
    2 Votes
    7 Posts
    813 Views
    nebulonN
    @atridad yes it does. If you run cloudron --help you can see the "global" options on the top, which apply also to subcommands.
  • SSH into App Directly with External Tool (No Browser Terminal)

    ssh mysql
    3
    0 Votes
    3 Posts
    1k Views
    girishG
    Also, see https://forum.cloudron.io/topic/3237/remote-sql-support-on-a-per-app-basis?_=1652377131316 on how one can connect with a SSH tunnel.
  • Use an additional Linode volume

    Moved volumes
    9
    0 Votes
    9 Posts
    3k Views
    robiR
    @SamGreenwood please give us more context via screenshots of what you're looking at. In general cloudron won't allow you to map volumes if they're not there, or move storage to the wrong mount points.
  • Apps Were Crashing Now Cloudron Dashboard is Inaccessible

    Solved dashboard
    11
    0 Votes
    11 Posts
    3k Views
    girishG
    @jdaviescoates said in Apps Were Crashing Now Cloudron Dashboard is Inaccessible: I wonder if we could use one of the notification/ automation type apps (or something could be built into Cloudron itself), to get notifications about when disk space is running low? Yes, agreed! It's in the backlog to notify via some external channel. Probably 8.0.
  • Using domain alias for more apps

    Locked Solved domains aliases multi-tenant
    7
    1 Votes
    7 Posts
    2k Views
    S
    Thanks for your investigations! In general, as @micmc pointed out, there is no real benefit of multi-tenant setup on Cloudron. The biggest benefit I see is a clean dashboard. I did such a setup on other hosting platforms and never had trouble with that. While an app can have multiple databases on Cloudron, we have to investigate if it's worth the trouble of supporting such a setup. Yes, I'm wondering this request is so rare.
  • DNS set to No-Op - "Configure Reverse Proxy"

    Solved domains
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @doodlemania2 the 'Custom wildcard certificate' option .. That generates a self-signed cert, if you don't provide one.
  • 0 Votes
    3 Posts
    1k Views
    S
    @nebulon Thanks for confirming!
  • How to find the size of each apps' backup?

    Solved backups backblaze
    5
    1 Votes
    5 Posts
    1k Views
    jagadeesh-s2104J
    @jagadeesh-s2104 Clean backup is a good idea. Thank you!
  • Root Domain Hosts Shopify Site Subs Are Cloundron

    domain setup dns domain setup
    3
    0 Votes
    3 Posts
    906 Views
    girishG
    @briankb-0 said in Root Domain Hosts Shopify Site Subs Are Cloundron: What happens if I add the domain to Cloundron so I can use it to setup sub-domains for NodeBB and Ghost? When you add a domain: To validate credentials, the code will add a cloudrontestdns A record and remove this immediately. To configure the server to send emails: If there is an existing SPF record, it is edited to have a:my.my.domain.com . The SPF record essentially whitelists which servers can send email on behalf of the domain. This is NOT destructive, your existing SPF record is only amended. A DKIM record is added under <random>._domainkey.domain.com. This is used to sign/verify emails by mail servers. Because of the 'random' part, it won't conflict with any of your existing DKIM keys If there is no existing DMARC record, we create one with the value "v=DMARC1; p=reject; pct=100". This essentially is a strict DMARC policy not allowing anyone outside the SPF record to send emails on behalf of the domain. Other than that, it is what @BrutalBirdie said. The bare/root domain is untouched. Cloudron only adds entries when you install apps. Also, if you had a root domain DNS entry already, it will warn you that it's in use, if you try to install an app on the root domain (it does this check for any subdomain).
  • Where can I put custom nginx conf that won't be overwritten?

    Solved reverseproxy nginx
    21
    0 Votes
    21 Posts
    6k Views
    kaxlineK
    @robi Yes, sorry, I just followed the tutorial that was previously posted by @scooke https://cloak.ist/blog/how-to-put-a-ghost-blog-at-a-subdirectory-using-cloudflare-workers/
  • Help needed: Systems setup

    7
    3 Votes
    7 Posts
    1k Views
    micmcM
    @jdaviescoates said in Help needed: Systems setup: @micmc said in Help needed: Systems setup: my video series on using CR Got a link for that? Just not yet, it's still in production but it's coming will let you know don't worry, I should start pushing out some in a few weeks.
  • This topic is deleted!

    6
    1
    0 Votes
    6 Posts
    7 Views
  • Cannot add second app

    Solved appstore subscription
    3
    0 Votes
    3 Posts
    940 Views
    nebulonN
    Resolved via support ticket, state was out-of-sync.
  • Issue restoring backup - remotePath must be a string

    Solved restore
    3
    2
    0 Votes
    3 Posts
    867 Views
    girishG
    @MOrochena Ah yes, restores across different versions is not supported. Ideally, the error message could have been better though, I will fix that (i.e it should have said the version does not match instead of saying 'remotePath' must be a string!
  • Scaleway backups retained > retention policy

    Solved backups scaleway
    7
    1 Votes
    7 Posts
    2k Views
    timconsidineT
    @scooke I tried "cleaning" but didn't make a difference. Will keep an eye on it.
  • Run script on new email

    Solved mail
    10
    0 Votes
    10 Posts
    3k Views
    yusfY
    Thanks guys, I check out those resources provided
  • Cant login my second Cloudron

    Solved
    5
    0 Votes
    5 Posts
    597 Views
    M
    Well good news resolving the unbound fixed everything else! Thank you so much for your help!!!
  • 0 Votes
    7 Posts
    2k Views
    girishG
    @modifyd Ah ok, glad that got sorted out. If it goes to non-responding again, please post the logs here, so we can debug what's happening.