<?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[Terminal Questions re LAMP App]]></title><description><![CDATA[<p dir="auto">I'm just starting out with Cloudron.</p>
<ul>
<li>Is it possible to use Git inside the Web Terminal?</li>
<li>Is it a problem to access  a shell by ssh'ing into root and running:</li>
</ul>
<pre><code class="language-bash">docker container exec -it &lt;container id&gt; /bin/bash
</code></pre>
<p dir="auto">Thx</p>
]]></description><link>https://forum.cloudron.io/topic/3509/terminal-questions-re-lamp-app</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 11:42:58 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3509.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 23 Oct 2020 17:57:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Terminal Questions re LAMP App on Fri, 23 Oct 2020 19:00:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shai" aria-label="Profile: Shai">@<bdi>Shai</bdi></a> Welcome on board <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">git should be available in web terminal. Try to clone using https though instead of ssh. I am guessing ssh clone will fail because there are no ssh keys (and the containers currently have no provision to add/persist them).</p>
<p dir="auto">As for, <code>docker container exec</code>, it's fine but on Cloudron it's better to use the CLI tool. Please see <a href="https://docs.cloudron.io/custom-apps/cli/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/custom-apps/cli/</a>. Important: this is on your PC/Mac and not on the server.</p>
<ul>
<li><code>sudo npm install -g cloudron</code></li>
<li><code>cloudron login my.example.com</code></li>
<li><code>cloudron list</code> and <code>cloudron exec --app app.example.com</code>.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/16988</link><guid isPermaLink="true">https://forum.cloudron.io/post/16988</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 23 Oct 2020 19:00:10 GMT</pubDate></item><item><title><![CDATA[Reply to Terminal Questions re LAMP App on Fri, 23 Oct 2020 18:58:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Thanks so much for the great answers.</p>
<p dir="auto">I look forward to installing the cloudron cli on my computer running Linux Mint <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f920.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--face_with_cowboy_hat" style="height:23px;width:auto;vertical-align:middle" title=":face_with_cowboy_hat:" alt="🤠" /> .</p>
]]></description><link>https://forum.cloudron.io/post/16990</link><guid isPermaLink="true">https://forum.cloudron.io/post/16990</guid><dc:creator><![CDATA[Shai]]></dc:creator><pubDate>Fri, 23 Oct 2020 18:58:52 GMT</pubDate></item><item><title><![CDATA[Reply to Terminal Questions re LAMP App on Fri, 23 Oct 2020 19:00:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shai" aria-label="Profile: Shai">@<bdi>Shai</bdi></a> Welcome on board <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">git should be available in web terminal. Try to clone using https though instead of ssh. I am guessing ssh clone will fail because there are no ssh keys (and the containers currently have no provision to add/persist them).</p>
<p dir="auto">As for, <code>docker container exec</code>, it's fine but on Cloudron it's better to use the CLI tool. Please see <a href="https://docs.cloudron.io/custom-apps/cli/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/custom-apps/cli/</a>. Important: this is on your PC/Mac and not on the server.</p>
<ul>
<li><code>sudo npm install -g cloudron</code></li>
<li><code>cloudron login my.example.com</code></li>
<li><code>cloudron list</code> and <code>cloudron exec --app app.example.com</code>.</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/16988</link><guid isPermaLink="true">https://forum.cloudron.io/post/16988</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 23 Oct 2020 19:00:10 GMT</pubDate></item></channel></rss>