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


Skip to content
  • SSL issue on Wordpress

    Solved Support
    5
    0 Votes
    5 Posts
    628 Views
    E

    @msbt Thank you, that makes sense!

  • Cloudron can't access dashboard because my Domains expired

    Locked Solved Support
    11
    0 Votes
    11 Posts
    1k Views
    ShaiS

    @girish So clever! Worked like a charm.

    The only part where I had to fuss for a few minutes is that the app errored on changing to the new domain; it got stuck on de-registering the old domain. I went into the Domain manager and deleted the domain entirely from the Cloudron and then the app was able to receive the new domain without problem.

    Thank you so much for writing the steps out in detail. I really appreciate it!

  • Configuration error after trying to add a new domain

    Solved Support
    4
    0 Votes
    4 Posts
    564 Views
    D

    @nebulon I just added a new dns record on Namecheap manually. After this action, cloudron was able to add my second domain πŸ˜…

  • 0 Votes
    2 Posts
    285 Views
    A

    I solved the same symptoms by recreating Personal Access Token for Cloudron.
    Screenshot 2022-01-13 at 6.18.06 PM.png
    Read/Write access under Domains required.
    Mine just expired after default set 6 months.

  • Domain registry not working

    Solved Support
    14
    0 Votes
    14 Posts
    1k Views
    girishG

    Adding a redirection made things work.

  • Apps with multiple domains

    Unsolved Feature Requests
    8
    1 Votes
    8 Posts
    954 Views
    girishG

    @d1rk I have added the multi domain flag to the manifest. Let me know if it works OK.

  • Godaddy.com API is down

    Moved Discuss
    10
    0 Votes
    10 Posts
    1k Views
    jdaviescoatesJ

    @necrevistonnezr said in Godaddy.com API is down:

    unfortunately none of the Cloudron supported domain providers allow moving a DE domain…

    By DE domain do you mean .de?

    You can definitely register those on https://gandi.net but perhaps that's different to moving them?

  • 0 Votes
    4 Posts
    608 Views
    girishG

    @samuelbevan2000 you have to port forward port 443 in the router to the vm.

  • 0 Votes
    8 Posts
    661 Views
    marcusquinnM

    @girish Magic, that seems to have worked - thanks!

    Maybe worth considering adding this advice to the email notifications?

  • 0 Votes
    5 Posts
    491 Views
    girishG

    @scooke yes, you can mix between Cloudron's automation and manual DNS changes. In fact, that's the normal and only mode of operation.

    The automation is only adding and removing things that you would have to do normally outside Cloudron. For example, when you install an app, you have to setup A records. When you uninstall an app, you remove the A records. This is all the automation does. If you try to install an app in a location and there is already a DNS entry in your DNS provider, Cloudron will inform you of the same and let you 'overwrite' it or cancel the app installation.

    Same goes for email stuff. It sets up things like DKIM/SPF records automatically. These are updated carefully to not collide with existing entries. The MX record is only touch if you enable incoming Cloudron Email. Even in that case, there is a checkbox to not update DNS.

  • Domain nameservers are not set to DigitalOcean

    Solved Support
    3
    0 Votes
    3 Posts
    577 Views
    rosanoR

    @girish ok i was on the initial setup and i had to click 'show advanced settings' and then set the subdomain to the zone.

    a simple hint after the error with something like your message would be super helpful on that page. i'm super busy right now but could try a merge request if that would be welcome.

    i appreciate the quick help, thank you.

  • 0 Votes
    19 Posts
    2k Views
    nebulonN

    @scooke we have traced this down to a nodejs bug apparently with the domain in question.
    The upstream issue is at https://github.com/nodejs/node/issues/39397

  • 0 Votes
    5 Posts
    593 Views
    girishG

    The CLI has indeed no way to edit domains. What you did is the correct approach - make the dashboard available via the browser and then edit from the Domains view.

    (As for the CLI warnings, looks like we have to replace request module with superagent. Sigh, we actually used to use superagent before...)

  • DNS: "Domain nameservers are not set to <provider>"

    Discuss
    11
    0 Votes
    11 Posts
    779 Views
    d19dotcaD

    @girish said in DNS: "Domain nameservers are not set to <provider>":

    adding a flag to ignore the name server check should be ok. I think we still want to keep the default to checking the name server since this is general/common flow on Cloudron.

    Yes please, this would be great. Definitely fair to keep it as a default to check the name servers, but a checkbox to ignore it would be fantastic! πŸ™‚ This would help us in changing DNS providers in a fault-tolerant way by being proactive setting up the DNS records at the new provider.

    @girish said in DNS: "Domain nameservers are not set to <provider>":

    Did you create Feature request for this already ?

    Unfortunately not, I guess I made a bad assumption this would be included from the original discussion I created, haha, I think I probably should have set this as a Feature Request instead. Sorry for not filing that earlier. I went ahead and created one though here for that: https://forum.cloudron.io/post/54948

  • DNS CNAME and Cloudron Redirect for WWW

    Solved Support
    7
    0 Votes
    7 Posts
    1k Views
    U

    I had the same issue and I was able to follow the steps given about setting up a redirection in Cloudron. In fact, I decided to write a full article about it to help others understand how to fix this issue step by step.
    You will have to make sure you put the right DNS entries and then set up the redirection. Read this guide here and it will help you to fix this issue.

  • How to add an extra domain after installing

    Discuss
    2
    0 Votes
    2 Posts
    811 Views
    d19dotcaD

    https://docs.cloudron.io/domains/#overview πŸ˜‰

    Yes, you can add new domains to Cloudron. Depending on where the authoritative servers are for the domain, you can use the dedicated API-based setups (i.e. AWS, DO, Namecheap, Linode, etc), or you can instead use the Wildcard setup for any other service that's not explicitly listed in the providers list.

    Then once the domain is added to Cloudron, you can add redirections to the same app if you desire, in the App page: https://docs.cloudron.io/apps/#redirections

  • BitMitigate.com integration (DNS API)

    Feature Requests
    1
    0 Votes
    1 Posts
    205 Views
    No one has replied
  • Root domain as blog domain?

    Solved Support
    5
    0 Votes
    5 Posts
    696 Views
    A

    @nebulon Yes, thank you. I found it!

  • 0 Votes
    4 Posts
    452 Views
    d19dotcaD

    @austinsonger Not that you needed even more confirmations, but I can also confirm that all three links work fine from here in Canada. πŸ™‚

  • Renew all Certs

    Solved Support
    3
    0 Votes
    3 Posts
    459 Views
    doodlemania2D

    @humptydumpty haha! whoops - on it - great find!!!