<?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[WordPress Dev or LAMP? Externally connect to database]]></title><description><![CDATA[<p dir="auto">I am working on creating an Android app that will connect to a remote database. My intentions are to have some outside connectivity to my Cloudron server. Is this possible? In addition I have a Wordpress site and LAMP installed. I see that LAMP does not allow outside connectivity. What options do I have if any with making a connection to MySQL from an external connection?</p>
]]></description><link>https://forum.cloudron.io/topic/8504/wordpress-dev-or-lamp-externally-connect-to-database</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 12:07:34 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8504.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 21 Jan 2023 18:46:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to WordPress Dev or LAMP? Externally connect to database on Mon, 23 Jan 2023 10:58:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/synthesis6117" aria-label="Profile: Synthesis6117">@<bdi>Synthesis6117</bdi></a> apps can connect to any external service, including a database.</p>
<p dir="auto">Cloudron pre-provisions a database and configures an app to use the database. This is part of our packaging. This is true for WP developer and WP managed.</p>
<p dir="auto">However, for the LAMP app, one cannot pre-configure the database since it's "user" code. You can configure the LAMP app to use any database. However, the backup/restore functionality won't work when using an external database. The backup/restore can only backup and restore what is on the Cloudron - the code in this case.</p>
]]></description><link>https://forum.cloudron.io/post/60667</link><guid isPermaLink="true">https://forum.cloudron.io/post/60667</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 23 Jan 2023 10:58:23 GMT</pubDate></item><item><title><![CDATA[Reply to WordPress Dev or LAMP? Externally connect to database on Sun, 22 Jan 2023 09:24:14 GMT]]></title><description><![CDATA[<p dir="auto">best to front it somehow so it's not direct access. API or other DB multiplexing sw.</p>
]]></description><link>https://forum.cloudron.io/post/60629</link><guid isPermaLink="true">https://forum.cloudron.io/post/60629</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sun, 22 Jan 2023 09:24:14 GMT</pubDate></item></channel></rss>