<?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[Installing app with an arbitrary docker container via API]]></title><description><![CDATA[<p dir="auto">Is this something that is possible right now? I'm trying to automate the process of installing custom packaged apps via a web interface and have been pouring over the API documentation. I must be missing something so I might need another set of eyes on this.</p>
]]></description><link>https://forum.cloudron.io/topic/5069/installing-app-with-an-arbitrary-docker-container-via-api</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 03:40:38 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5069.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 May 2021 05:36:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Installing app with an arbitrary docker container via API on Wed, 26 May 2021 15:00:22 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji<br />
hello,<br />
sorry for being late, got sick.</p>
<p dir="auto">like that:</p>
<pre><code>"dockerImage": "cloudron/org.wordpress.unmanaged.cloudronapp:20210208-171207-630daccf7",
</code></pre>
]]></description><link>https://forum.cloudron.io/post/31962</link><guid isPermaLink="true">https://forum.cloudron.io/post/31962</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Wed, 26 May 2021 15:00:22 GMT</pubDate></item><item><title><![CDATA[Reply to Installing app with an arbitrary docker container via API on Mon, 17 May 2021 13:48:32 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji The docs are not great here but you can follow <a href="https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L566" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L566</a> to see how the CLI tool does it. Essentially, read in CloudronManifest.json and inject dockerImage field like  <a href="https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L580" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L580</a> . Then you can POST like <a href="https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L644" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js#L644</a></p>
]]></description><link>https://forum.cloudron.io/post/31444</link><guid isPermaLink="true">https://forum.cloudron.io/post/31444</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 17 May 2021 13:48:32 GMT</pubDate></item><item><title><![CDATA[Reply to Installing app with an arbitrary docker container via API on Sun, 16 May 2021 05:31:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: moocloud_matt">@<bdi>moocloud_matt</bdi></a> oh I see. Perfect yeah I have no problems waiting, thanks!</p>
]]></description><link>https://forum.cloudron.io/post/31390</link><guid isPermaLink="true">https://forum.cloudron.io/post/31390</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 16 May 2021 05:31:27 GMT</pubDate></item><item><title><![CDATA[Reply to Installing app with an arbitrary docker container via API on Sat, 15 May 2021 17:23:48 GMT]]></title><description><![CDATA[<p dir="auto">@atrilahiji<br />
Yes it is, you need to specify in the manifest the image.<br />
If you can w8 on Monday I can send you more details</p>
]]></description><link>https://forum.cloudron.io/post/31386</link><guid isPermaLink="true">https://forum.cloudron.io/post/31386</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Sat, 15 May 2021 17:23:48 GMT</pubDate></item></channel></rss>