<?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[how does cloudron do its job?]]></title><description><![CDATA[<p dir="auto">hi.<br />
i was curious, how does cloudron do its job in terms of having multiple applications?<br />
i know it used to be that you had to first, in the old days, have a server for another application, then you needed another server for another application, then another server for another application, and so on.<br />
i know cloudron uses docker containers, but how does it like get multiple applications on the same server? unless its just using different ports for everything. sorry, i'm just fassinated at this, and am curious.</p>
]]></description><link>https://forum.cloudron.io/topic/10138/how-does-cloudron-do-its-job</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 09:58:47 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10138.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Oct 2023 10:51:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 22:32:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> aw ok. interesting. both posts are interesting.</p>
]]></description><link>https://forum.cloudron.io/post/74729</link><guid isPermaLink="true">https://forum.cloudron.io/post/74729</guid><dc:creator><![CDATA[adison]]></dc:creator><pubDate>Wed, 04 Oct 2023 22:32:23 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 22:00:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/adison" aria-label="Profile: adison">@<bdi>adison</bdi></a></p>
<p dir="auto">Their are 2 options i</p>
<ol>
<li>
<p dir="auto">list itemf you have a intranet lets say you are hosting on your own premises and you have multiple vms you can use cloudron app proxy with authentication for all or selective or none and your internal app ip will be <a href="http://0.0.0.0:9000" target="_blank" rel="noopener noreferrer nofollow ugc">http://0.0.0.0:9000</a></p>
</li>
<li>
<p dir="auto">If its not possible then another is have seperate vm / vps install portainer than install nginx proxy manager and you can do similar even nginx proxy manager offer ip whitelisting but 2fa still missing.</p>
</li>
</ol>
<p dir="auto">If you have multiple vms you can link them with wireguard vpn and with using nginx proxy manager you can manage hosting.</p>
<p dir="auto">Portainer is only recommended as its give a visual interface to dark cli of linux.</p>
<p dir="auto">I hope this explain most of it you can ask if needed more information.</p>
]]></description><link>https://forum.cloudron.io/post/74728</link><guid isPermaLink="true">https://forum.cloudron.io/post/74728</guid><dc:creator><![CDATA[DualOSWinWiz]]></dc:creator><pubDate>Wed, 04 Oct 2023 22:00:55 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Thu, 05 Oct 2023 00:10:28 GMT]]></title><description><![CDATA[<p dir="auto">What you're after is the reverse-proxy configuration magic of nginx that maps app subdomains to internal containers on private IP space and ports.</p>
]]></description><link>https://forum.cloudron.io/post/74725</link><guid isPermaLink="true">https://forum.cloudron.io/post/74725</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Thu, 05 Oct 2023 00:10:28 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 16:06:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/adison" aria-label="Profile: adison">@<bdi>adison</bdi></a> And this is accomplished typically by using something like nginx on the frontend. Both nginx and apache can do something similar on their own apart from Docker, and the terminology for this is virtual hosts (apache) and server blocks (nginx). I also already run 8+ webapps (wordpress, moodle, etc.) on a LAMP stack (Linux, Apache, MySQL, PHP) using the virtual host ability. I've found the various tutorials <em>on all these topics</em> on Digital Ocean very helpful... go check those out.</p>
<p dir="auto">Where Docker comes in handy is when the app you want to run is NOT something like PHP (like a node app), or doesn't use MySQL (like PostgreSQL or SQLite) - a simple LAMP stack just doesn't cut it anymore.</p>
<p dir="auto">How much have you read already? Don't forget the docs for Cloudron itself.</p>
]]></description><link>https://forum.cloudron.io/post/74711</link><guid isPermaLink="true">https://forum.cloudron.io/post/74711</guid><dc:creator><![CDATA[scooke]]></dc:creator><pubDate>Wed, 04 Oct 2023 16:06:01 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 13:40:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/adison" aria-label="Profile: adison">@<bdi>adison</bdi></a> If someone scans your machine, he will not find the ports that are inside the containers. But if you map a port from container to your machine, the "external" port will be found in an nmap scan.</p>
]]></description><link>https://forum.cloudron.io/post/74704</link><guid isPermaLink="true">https://forum.cloudron.io/post/74704</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Wed, 04 Oct 2023 13:40:42 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 13:35:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kubernetes" aria-label="Profile: Kubernetes">@<bdi>Kubernetes</bdi></a> i'd then have to guess even if someone attempted a port scan, they couldn't find the port mapped. for example, even if they mapped it to port 9999, port9999wouldn't come up in any nmap scan, right?</p>
]]></description><link>https://forum.cloudron.io/post/74702</link><guid isPermaLink="true">https://forum.cloudron.io/post/74702</guid><dc:creator><![CDATA[adison]]></dc:creator><pubDate>Wed, 04 Oct 2023 13:35:55 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 11:39:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/adison" aria-label="Profile: adison">@<bdi>adison</bdi></a> yes, exactly. and the container is not limited to only one network.</p>
]]></description><link>https://forum.cloudron.io/post/74685</link><guid isPermaLink="true">https://forum.cloudron.io/post/74685</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Wed, 04 Oct 2023 11:39:42 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 11:00:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kubernetes" aria-label="Profile: Kubernetes">@<bdi>Kubernetes</bdi></a> wait really? so wile your machines IP address might be 1.2.3.4, the docker containers IP might be 9.10.11.12?</p>
]]></description><link>https://forum.cloudron.io/post/74681</link><guid isPermaLink="true">https://forum.cloudron.io/post/74681</guid><dc:creator><![CDATA[adison]]></dc:creator><pubDate>Wed, 04 Oct 2023 11:00:49 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 08:18:25 GMT]]></title><description><![CDATA[<p dir="auto">Docker is a very versatile platform that allows you to run applications in isolated environments, known as containers. Docker can have multiple apps on port 443 because of its ability to forward the traffic from the host's specific port to the container's port. This is achieved through the use of Docker's networking and port mapping features.</p>
<p dir="auto">When you run a Docker container, you can specify the mapping of the host's port to the container's port. Essentially, every running container in Docker has its own IP address and it is totally isolated from all other containers.</p>
]]></description><link>https://forum.cloudron.io/post/74677</link><guid isPermaLink="true">https://forum.cloudron.io/post/74677</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Wed, 04 Oct 2023 08:18:25 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Wed, 04 Oct 2023 07:53:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> yeah, but its interesting. because usually, only1program is allowed to use port443. if i try to use it on any other program, it says, sorry, we not working because you have port443 on your computor. but cloudron can handle that problem fine.</p>
]]></description><link>https://forum.cloudron.io/post/74676</link><guid isPermaLink="true">https://forum.cloudron.io/post/74676</guid><dc:creator><![CDATA[adison]]></dc:creator><pubDate>Wed, 04 Oct 2023 07:53:10 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Tue, 03 Oct 2023 18:13:16 GMT]]></title><description><![CDATA[<p dir="auto">I haven't watched the video that <a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> linked, but essentially you need to read up on Docker <a class="plugin-mentions-user plugin-mentions-a" href="/user/adison" aria-label="Profile: adison">@<bdi>adison</bdi></a>. Cloudron uses Docker to work its magic. HOWEVER, the wonder of Cloudron is how seamless and problem free running Docker is. I've tried running multiple Docker apps on my own laptop, and in the cloud on my own servers, using any number of tools, GUI and CLI, and for the life of me I just could never get it all to interoperate well beyond 3 apps. The fact that I FIFTY such apps all running on my VPS... yeah, it is fascinating all right.</p>
]]></description><link>https://forum.cloudron.io/post/74654</link><guid isPermaLink="true">https://forum.cloudron.io/post/74654</guid><dc:creator><![CDATA[scooke]]></dc:creator><pubDate>Tue, 03 Oct 2023 18:13:16 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Tue, 03 Oct 2023 11:43:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/adison" aria-label="Profile: adison">@<bdi>adison</bdi></a> have a watch of the video mentioned in this thread, and my notes on it, for more about how Cloudron works</p>
<p dir="auto"><a href="https://forum.cloudron.io/post/20474">https://forum.cloudron.io/post/20474</a></p>
]]></description><link>https://forum.cloudron.io/post/74642</link><guid isPermaLink="true">https://forum.cloudron.io/post/74642</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Tue, 03 Oct 2023 11:43:26 GMT</pubDate></item><item><title><![CDATA[Reply to how does cloudron do its job? on Tue, 03 Oct 2023 11:17:38 GMT]]></title><description><![CDATA[<p dir="auto">Similar to having a VPS with docker installed, and then running multiple docker containers.</p>
]]></description><link>https://forum.cloudron.io/post/74639</link><guid isPermaLink="true">https://forum.cloudron.io/post/74639</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 03 Oct 2023 11:17:38 GMT</pubDate></item></channel></rss>