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.5k Topics 17.6k Posts
  • 0 Votes
    7 Posts
    311 Views
    J

    @girish That did the trick, I appreciate it.

  • 2FA login with CLI

    Solved
    7
    2 Votes
    7 Posts
    322 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.

  • 0 Votes
    3 Posts
    364 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
    9
    0 Votes
    9 Posts
    357 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
    384 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
    338 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
    289 Views
    girishG

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

  • 0 Votes
    3 Posts
    300 Views
    S

    @nebulon Thanks for confirming! 🙂

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

    Solved
    5
    1 Votes
    5 Posts
    190 Views
    jagadeesh-s2104J

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

  • 0 Votes
    3 Posts
    164 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
    323 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
    211 Views
    nebulonN

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

  • Email / Dovecot, possible data corruption

    Unsolved
    12
    1 Votes
    12 Posts
    515 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
    217 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
    328 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
    349 Views
    yusfY

    Thanks guys, I check out those resources provided ❤

  • Cant login my second Cloudron

    Solved
    5
    0 Votes
    5 Posts
    284 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
    792 Views
    robiR

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