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


Skip to content
  • Route between 2 networks?

    Support routing setup
    2
    0 Votes
    2 Posts
    439 Views
    timconsidineT
    @burrito what are you using to arrange the 2 networks ? firewall ? managed switch ? VLAN on either ? I'm no expert, about to try setting up similar myself. I think someone who can answer will likely want to know how you are creating and managing the 2 networks.
  • 0 Votes
    3 Posts
    490 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).
  • Can't get beyond setup wizard

    Solved Rocket.Chat setup wizard
    5
    0 Votes
    5 Posts
    930 Views
    nebulonN
    @dhburns can you confirm that the new package I've just published fixes the issue? Thanks.
  • 0 Votes
    4 Posts
    731 Views
    BrutalBirdieB
    @RubenFixit leave all the question and solutions you find on the way here. This way the community can participate and learn with you. Also this might be useful for hands-on doc for further interest in development. Cheers, Elias
  • Setup not loading in the browser

    Solved Support setup installation
    11
    0 Votes
    11 Posts
    2k Views
    EhsanFoxE
    Thank you all, I only thought the port forwarding of 80 was enough, Thank you for all the help for explanations