<?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[App without Web Interface?]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">currently I am working on a package for <a href="https://forum.cloudron.io/topic/9616/chatgpt-telegram-bot">https://forum.cloudron.io/topic/9616/chatgpt-telegram-bot</a></p>
<p dir="auto">As this is a bot there is no web user interface. I get an error, when I leave out the httpPort in the CloudronManifest.</p>
<p dir="auto">What is the best practice in such cases?</p>
<p dir="auto">Best,<br />
Mike</p>
]]></description><link>https://forum.cloudron.io/topic/9617/app-without-web-interface</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 03:19:03 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9617.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Jul 2023 08:23:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 14:48:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Great, thanks for the information. I think having support for headless apps would be a nice feature in the future.</p>
]]></description><link>https://forum.cloudron.io/post/70078</link><guid isPermaLink="true">https://forum.cloudron.io/post/70078</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Wed, 12 Jul 2023 14:48:39 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 14:45:43 GMT]]></title><description><![CDATA[<p dir="auto">We have a few apps which don't really have a webui on http. For example <a href="https://git.cloudron.io/cloudron/synapse-app" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/synapse-app</a></p>
<p dir="auto">So far as already suggested, we add a dummy http server with a website. We had some plans to support headless apps at some point. Seems like this comes up more often now then.</p>
]]></description><link>https://forum.cloudron.io/post/70077</link><guid isPermaLink="true">https://forum.cloudron.io/post/70077</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 12 Jul 2023 14:45:43 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 14:08:09 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I have added a python http server to provide a http 200 status code. After configuring the .env file, the App needs to be restarted from Admin Panel.</p>
<p dir="auto">Repo is updated.</p>
]]></description><link>https://forum.cloudron.io/post/70074</link><guid isPermaLink="true">https://forum.cloudron.io/post/70074</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Wed, 12 Jul 2023 14:08:09 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 13:41:52 GMT]]></title><description><![CDATA[<p dir="auto">Any thoughts <a class="plugin-mentions-group plugin-mentions-a" href="/groups/staff" aria-label="Profile: Staff">@<bdi>Staff</bdi></a>?</p>
]]></description><link>https://forum.cloudron.io/post/70073</link><guid isPermaLink="true">https://forum.cloudron.io/post/70073</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Wed, 12 Jul 2023 13:41:52 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 13:27:51 GMT]]></title><description><![CDATA[<p dir="auto">I think it shouldn't be too difficult to have just another python script that runs on any port and provide a "empty"/"Welcome" page and http status code 200.</p>
<p dir="auto">From Cloudron Documentation httpPort and Healthcheck path is mandatory, so I don't see any other option.</p>
]]></description><link>https://forum.cloudron.io/post/70072</link><guid isPermaLink="true">https://forum.cloudron.io/post/70072</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Wed, 12 Jul 2023 13:27:51 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 13:21:54 GMT]]></title><description><![CDATA[<p dir="auto">OnlyOffice doesn't really have a web app to interact with either so out of interest I just went to remind myself what one sees when going the URL that is installed on, see <a href="https://onlyoffice.uniteddiversity.coop/welcome/" target="_blank" rel="noopener noreferrer nofollow ugc">https://onlyoffice.uniteddiversity.coop/welcome/</a></p>
<p dir="auto">I guess something similar (which is kinda what <a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> said anyways) would be good.</p>
]]></description><link>https://forum.cloudron.io/post/70071</link><guid isPermaLink="true">https://forum.cloudron.io/post/70071</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Wed, 12 Jul 2023 13:21:54 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 09:15:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> thanks, I will have a look</p>
]]></description><link>https://forum.cloudron.io/post/70065</link><guid isPermaLink="true">https://forum.cloudron.io/post/70065</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Wed, 12 Jul 2023 09:15:52 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 09:03:12 GMT]]></title><description><![CDATA[<p dir="auto">IIRC the sample supervisor package has an example, but maybe this is not compatible with your package.</p>
]]></description><link>https://forum.cloudron.io/post/70063</link><guid isPermaLink="true">https://forum.cloudron.io/post/70063</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 12 Jul 2023 09:03:12 GMT</pubDate></item><item><title><![CDATA[Reply to App without Web Interface? on Wed, 12 Jul 2023 08:51:40 GMT]]></title><description><![CDATA[<p dir="auto">Not sure about BEST practice.<br />
I'd be tempted to put up a 'Nothing to see' type page which does nothing and just confirms service is running.<br />
But I seem to recall that even that might not be necessary, if you can somehow return a 200 response without a page.</p>
]]></description><link>https://forum.cloudron.io/post/70059</link><guid isPermaLink="true">https://forum.cloudron.io/post/70059</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 12 Jul 2023 08:51:40 GMT</pubDate></item></channel></rss>