<?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[Different URL for Webhook in Cloudron]]></title><description><![CDATA[<p dir="auto">I want to set up my n8n instance on Cloudron so that the Webhook URL uses a different domain than the main dashboard instance URL.</p>
<p dir="auto">For example:</p>
<ul>
<li>Main Instance/Dashboard: <a href="https://abc.n8n.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://abc.n8n.com</a></li>
<li>Webhook URL: <a href="https://xyz.n8n.com" target="_blank" rel="noopener noreferrer nofollow ugc">https://xyz.n8n.com</a></li>
</ul>
<p dir="auto">I know that in a standard self-hosted Docker setup, we can achieve this by configuring the WEBHOOK_URL environment variable and routing both domains via a reverse proxy to the same container.</p>
<p dir="auto">However, looking at the Cloudron dashboard, the "Change Location" settings only support HTTP Redirection to the primary domain. It does not seem to support a true Domain Alias (where both domains actively reverse-proxy into the same container web port simultaneously).</p>
<p dir="auto">A standard 301/302 redirect will likely break incoming webhooks from third-party services.Given this limitation, what is the best workaround to achieve this in Cloudron?Is there a way to safely expose a second domain as an alias for the n8n app container?</p>
<p dir="auto">Do I need to manually adjust the internal Nginx configuration via the terminal, or is there a way to leverage the CLOUDRON_ALIAS_DOMAINS env if I custom-package it?</p>
<p dir="auto">Any guidance, workarounds, or examples from anyone who has done this would be highly appreciated. Thanks!</p>
]]></description><link>https://forum.cloudron.io/topic/15711/different-url-for-webhook-in-cloudron</link><generator>RSS for Node</generator><lastBuildDate>Sun, 02 Aug 2026 16:03:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15711.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jul 2026 06:44:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Different URL for Webhook in Cloudron on Sat, 25 Jul 2026 08:53:28 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/firmansi" aria-label="Profile: firmansi">@<bdi>firmansi</bdi></a><br />
Unfortunately I can't give you a reliable ETA.<br />
I might be able to look into this the coming week, but I can't promise anything.</p>
]]></description><link>https://forum.cloudron.io/post/127198</link><guid isPermaLink="true">https://forum.cloudron.io/post/127198</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Sat, 25 Jul 2026 08:53:28 GMT</pubDate></item><item><title><![CDATA[Reply to Different URL for Webhook in Cloudron on Sat, 25 Jul 2026 01:59:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> Is there any ETA plan for this addition in Cloudron?</p>
]]></description><link>https://forum.cloudron.io/post/127187</link><guid isPermaLink="true">https://forum.cloudron.io/post/127187</guid><dc:creator><![CDATA[firmansi]]></dc:creator><pubDate>Sat, 25 Jul 2026 01:59:36 GMT</pubDate></item><item><title><![CDATA[Reply to Different URL for Webhook in Cloudron on Fri, 17 Jul 2026 14:43:30 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/firmansi" aria-label="Profile: firmansi">@<bdi>firmansi</bdi></a></p>
<p dir="auto">Thank you for explaining.<br />
I will look into this next week.</p>
]]></description><link>https://forum.cloudron.io/post/126896</link><guid isPermaLink="true">https://forum.cloudron.io/post/126896</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Fri, 17 Jul 2026 14:43:30 GMT</pubDate></item><item><title><![CDATA[Reply to Different URL for Webhook in Cloudron on Fri, 17 Jul 2026 12:53:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/james" aria-label="Profile: james">@<bdi>james</bdi></a> Yes, this feature is highly necessary for our use case rather than just a convenience.</p>
<p dir="auto">To give you an example, it works similarly to Typebot, where the domain for development and backend management is kept separate from the public-facing chat interface.</p>
<p dir="auto">We see a similar need in n8n. When we build public-facing features like n8n Chat or Forms, keeping them on the same domain as the workflow development console creates a major limitation. As long as they share the same URL on Cloudron, we cannot fully utilize these public features natively for our users; our only workaround right now is embedding them (as an iframe).</p>
<p dir="auto">Having full secondary domain support would allow us to host the admin console on one domain while securely serving the public forms and chats on another</p>
]]></description><link>https://forum.cloudron.io/post/126894</link><guid isPermaLink="true">https://forum.cloudron.io/post/126894</guid><dc:creator><![CDATA[firmansi]]></dc:creator><pubDate>Fri, 17 Jul 2026 12:53:14 GMT</pubDate></item><item><title><![CDATA[Reply to Different URL for Webhook in Cloudron on Fri, 17 Jul 2026 10:26:52 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/firmansi" aria-label="Profile: firmansi">@<bdi>firmansi</bdi></a><br />
Currently, the N8N app is only supporting redirections as secondary domains.<br />
Also, the <code>WEBHOOK_URL</code> is set by the package at each start to the <code>$CLOUDRON_APP_ORIGIN</code>.</p>
<p dir="auto">We would have to add this feature to the N8N app to allow full secondary locations.<br />
Is this feature highly necessary for you or more a convenience?<br />
Also can you give us some examples when this feature is needed?</p>
]]></description><link>https://forum.cloudron.io/post/126889</link><guid isPermaLink="true">https://forum.cloudron.io/post/126889</guid><dc:creator><![CDATA[james]]></dc:creator><pubDate>Fri, 17 Jul 2026 10:26:52 GMT</pubDate></item></channel></rss>