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

2.6k Topics 18.0k Posts
  • Use an additional Linode volume

    Moved
    9
    0 Votes
    9 Posts
    410 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.

  • 0 Votes
    11 Posts
    438 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
    7
    0 Votes
    7 Posts
    377 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
    5
    0 Votes
    5 Posts
    322 Views
    girishG

    @doodlemania2 the 'Custom wildcard certificate' option .. That generates a self-signed cert, if you don't provide one.

  • 0 Votes
    3 Posts
    332 Views
    S

    @nebulon Thanks for confirming! 🙂

  • How to find the size of each apps' backup?

    Solved
    5
    1 Votes
    5 Posts
    222 Views
    jagadeesh-s2104J

    @jagadeesh-s2104 Clean backup is a good idea. Thank you!

  • 0 Votes
    3 Posts
    191 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).

  • 0 Votes
    21 Posts
    1k 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
    358 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
    0 Votes
    6 Posts
    7 Views
  • Cannot add second app

    Solved
    3
    0 Votes
    3 Posts
    233 Views
    nebulonN

    Resolved via support ticket, state was out-of-sync.

  • Email / Dovecot, possible data corruption

    Unsolved
    12
    1 Votes
    12 Posts
    544 Views
    d19dotcaD

    @girish said in Email / Dovecot, possible data corruption:

    Someone has written a script too - https://blog.alan.lt/2020/01/fix-emails-date-time-after-migration-to.html

    Ah yes, that's the script I used. 😉

    @girish said in Email / Dovecot, possible data corruption:

    I will investigate more tomorrow. Maybe we can fix up mail data timestamps post restoring.

    Thanks Girish! Definitely seems like this is a low priority issue given that nobody else using Cloudron has run into this yet, but its also likely something that will come up again as Cloudron grows with more users, and would be great to see that handled in Cloudron automatically, making things easier for the admin users. 🙂

  • 0 Votes
    3 Posts
    231 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
    7
    1 Votes
    7 Posts
    372 Views
    timconsidineT

    @scooke I tried "cleaning" but didn't make a difference.
    Will keep an eye on it.

  • Run script on new email

    Solved
    10
    0 Votes
    10 Posts
    392 Views
    yusfY

    Thanks guys, I check out those resources provided ❤

  • Cant login my second Cloudron

    Solved
    5
    0 Votes
    5 Posts
    286 Views
    M

    Well good news resolving the unbound fixed everything else!

    Thank you so much for your help!!!

  • Forward emails to remote SMTP server

    Unsolved
    17
    0 Votes
    17 Posts
    903 Views
    robiR

    I think you're looking for more of a mail relay setup with archival things done for incoming emails.

  • 0 Votes
    7 Posts
    438 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.

  • Namesilo: Setting up DNS records for email

    Moved Solved
    3
    1 Votes
    3 Posts
    960 Views
    E

    @girish Yes I did! Thanks for all your help!

  • Deleting apps failing for GoDaddy domains

    Solved
    3
    0 Votes
    3 Posts
    326 Views
    girishG

    @christossioutis said in Deleting apps failing for GoDaddy domains:

    Perhaps GoDaddy added some logic to their service that rejects setting the domain to 0.0.0.0

    Yes, exactly. GoDaddy has now added a new delete record API, we have fixed this yesterday - https://git.cloudron.io/cloudron/box/-/commit/9b6733fd88cb691d1df837387bea4892cc9c9937. The fix should be out in a week or so.

    For the moment, you can remove the record manually inside GoDaddy and then you can uninstall the app.