<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Root Domain Hosts Shopify Site Subs Are Cloundron]]></title><description><![CDATA[<p dir="auto">I want to setup some subdomains to handle a NodeBB forum and Ghost blog. The main domain currently is a Shopify site and root of domain (and IP) point to that shopify site. I think there is also a cname.</p>
<p dir="auto">What happens if I add the domain to Cloundron so I can use it to setup sub-domains for NodeBB and Ghost?</p>
<p dir="auto"><a href="http://domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">domain.com</a> - Shopify Site with DNS already setup in Linode DNS<br />
<a href="http://blog.domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">blog.domain.com</a> - new app hosted on Linode/Cloundron ghost<br />
<a href="http://forum.domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">forum.domain.com</a> - new app hosted on Linode/Cloundron nodebb</p>
<p dir="auto">My concern is when I add <a href="http://domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">domain.com</a> via DNS manager in Cloudron it may change something already setup in the DNS zone on linode.</p>
<p dir="auto">I would not mind the <a href="http://domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">domain.com</a> handling cloudron as well to have <a href="http://my.domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">my.domain.com</a> to keep things aligned.</p>
]]></description><link>https://forum.cloudron.io/topic/6970/root-domain-hosts-shopify-site-subs-are-cloundron</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 03:36:11 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6970.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 08 May 2022 01:46:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Root Domain Hosts Shopify Site Subs Are Cloundron on Sun, 08 May 2022 18:30:43 GMT]]></title><description><![CDATA[<p dir="auto">@briankb-0 said in <a href="/post/47443">Root Domain Hosts Shopify Site Subs Are Cloundron</a>:</p>
<blockquote>
<p dir="auto">What happens if I add the domain to Cloundron so I can use it to setup sub-domains for NodeBB and Ghost?</p>
</blockquote>
<p dir="auto">When you add a domain:</p>
<ul>
<li>To validate credentials, the code will add a <code>cloudrontestdns</code> A record and remove this immediately.</li>
<li>To configure the server to send emails:
<ul>
<li>If there is an existing SPF record, it is edited to have <code>a:my.my.domain.com</code> . 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.</li>
<li>A DKIM record is added under <code>&lt;random&gt;._domainkey.domain.com</code>. 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</li>
<li>If there is no existing DMARC record, we create one with the value <code>"v=DMARC1; p=reject; pct=100"</code>. This essentially is a strict DMARC policy not allowing anyone outside the SPF record to send emails on behalf of the domain.</li>
</ul>
</li>
</ul>
<p dir="auto">Other than that, it is what <a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> 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).</p>
]]></description><link>https://forum.cloudron.io/post/47448</link><guid isPermaLink="true">https://forum.cloudron.io/post/47448</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 08 May 2022 18:30:43 GMT</pubDate></item><item><title><![CDATA[Reply to Root Domain Hosts Shopify Site Subs Are Cloundron on Sun, 08 May 2022 18:12:57 GMT]]></title><description><![CDATA[<p dir="auto">@briankb-0 said in <a href="/post/47443">Root Domain Hosts Shopify Site Subs Are Cloundron</a>:</p>
<blockquote>
<p dir="auto">What happens if I add the domain to Cloundron so I can use it to setup sub-domains for NodeBB and Ghost?</p>
</blockquote>
<p dir="auto">By default, nothing.<br />
The bare domain is not used by default, only the <code>my.*</code> subdomain is used by default.</p>
<p dir="auto">Only if you assign an app the TLD it will be overwritten, also only if you use a programmatic dns provider and not manual.</p>
]]></description><link>https://forum.cloudron.io/post/47447</link><guid isPermaLink="true">https://forum.cloudron.io/post/47447</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Sun, 08 May 2022 18:12:57 GMT</pubDate></item></channel></rss>