<?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[Support for Azure blobs storage &amp; Azure DNS]]></title><description><![CDATA[<p dir="auto">It would be useful to have Azure integration for blob storage and DNS.</p>
<p dir="auto">I've locally created an Azure blobs interface file that I can submit for review, I haven't got around to making a DNS interface file yet.</p>
]]></description><link>https://forum.cloudron.io/topic/3038/support-for-azure-blobs-storage-azure-dns</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 11:41:40 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/3038.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Aug 2020 12:57:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Tue, 03 Nov 2020 13:08:56 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys, sorry for the delay</p>
<p dir="auto">I've updated the fork and the providers function, if I get permission to create a new branch or you open one I can open an MR with the new branch and let you review</p>
]]></description><link>https://forum.cloudron.io/post/17959</link><guid isPermaLink="true">https://forum.cloudron.io/post/17959</guid><dc:creator><![CDATA[mfcodeworks]]></dc:creator><pubDate>Tue, 03 Nov 2020 13:08:56 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Sat, 03 Oct 2020 07:39:40 GMT]]></title><description><![CDATA[<p dir="auto">fronting Azure via Minio is also an option.</p>
]]></description><link>https://forum.cloudron.io/post/14490</link><guid isPermaLink="true">https://forum.cloudron.io/post/14490</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 03 Oct 2020 07:39:40 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Fri, 02 Oct 2020 16:35:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mfcodeworks" aria-label="Profile: mfcodeworks">@<bdi>mfcodeworks</bdi></a> You also have to patch this bit of code - <a href="https://git.cloudron.io/cloudron/box/-/blob/master/src/backups.js#L94" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/blob/master/src/backups.js#L94</a> so that your provider gets picked up.</p>
]]></description><link>https://forum.cloudron.io/post/14451</link><guid isPermaLink="true">https://forum.cloudron.io/post/14451</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 02 Oct 2020 16:35:55 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Fri, 02 Oct 2020 11:42:25 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> thanks for the response, I'll setup a new branch for a new MR and do some more thorough testing (Beyond the basic preliminary test) early next week to confirm all the code is working as expected</p>
]]></description><link>https://forum.cloudron.io/post/14424</link><guid isPermaLink="true">https://forum.cloudron.io/post/14424</guid><dc:creator><![CDATA[mfcodeworks]]></dc:creator><pubDate>Fri, 02 Oct 2020 11:42:25 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Wed, 30 Sep 2020 18:19:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mfcodeworks" aria-label="Profile: mfcodeworks">@<bdi>mfcodeworks</bdi></a> also, which parts of the code were already tested against azure? Just to get an overview. You are probably already aware that we also have to add some bits to the dashboard code, but I can do that quickly once we know the backend code works.</p>
]]></description><link>https://forum.cloudron.io/post/14248</link><guid isPermaLink="true">https://forum.cloudron.io/post/14248</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 30 Sep 2020 18:19:22 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Wed, 30 Sep 2020 17:38:24 GMT]]></title><description><![CDATA[<p dir="auto">Ok, so it needs rebasing and merging due to package.json changes in current master. I did that locally unfortunately in your case you didn't seem to create a branch for the MR, so to update this now I would have to force push to your master branch in your box repo fork, which is protected (by default).</p>
<p dir="auto">So I think the best might be if we close that merge request, then you would create a new branch and push that and then create a new merge request, which I can then update (unless of course you already rebased this)</p>
]]></description><link>https://forum.cloudron.io/post/14246</link><guid isPermaLink="true">https://forum.cloudron.io/post/14246</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 30 Sep 2020 17:38:24 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Wed, 30 Sep 2020 17:10:12 GMT]]></title><description><![CDATA[<p dir="auto">Sorry that it took so long. I am looking at it now. Just trying to rebase that thing due to changes in master. I also have to setup some azure storage for testing first.</p>
]]></description><link>https://forum.cloudron.io/post/14245</link><guid isPermaLink="true">https://forum.cloudron.io/post/14245</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 30 Sep 2020 17:10:12 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Wed, 30 Sep 2020 07:48:35 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys, has anyone had a chance to check out the <a href="https://git.cloudron.io/cloudron/box/-/merge_requests/22" target="_blank" rel="noopener noreferrer nofollow ugc">MR</a> yet</p>
]]></description><link>https://forum.cloudron.io/post/14221</link><guid isPermaLink="true">https://forum.cloudron.io/post/14221</guid><dc:creator><![CDATA[mfcodeworks]]></dc:creator><pubDate>Wed, 30 Sep 2020 07:48:35 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Thu, 20 Aug 2020 06:32:47 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a>, I've opened a merge request with the code for review <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=d69db52af35" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":smile:" alt="😄" /></p>
]]></description><link>https://forum.cloudron.io/post/12329</link><guid isPermaLink="true">https://forum.cloudron.io/post/12329</guid><dc:creator><![CDATA[mfcodeworks]]></dc:creator><pubDate>Thu, 20 Aug 2020 06:32:47 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Wed, 19 Aug 2020 14:02:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mfcodeworks" aria-label="Profile: mfcodeworks">@<bdi>mfcodeworks</bdi></a> thanks! You should be able to fork now.</p>
]]></description><link>https://forum.cloudron.io/post/12283</link><guid isPermaLink="true">https://forum.cloudron.io/post/12283</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 19 Aug 2020 14:02:03 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Wed, 19 Aug 2020 15:53:13 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys, <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> I've signed the CLA, if I can get permission to fork I can push my code for review</p>
]]></description><link>https://forum.cloudron.io/post/12269</link><guid isPermaLink="true">https://forum.cloudron.io/post/12269</guid><dc:creator><![CDATA[mfcodeworks]]></dc:creator><pubDate>Wed, 19 Aug 2020 15:53:13 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Mon, 17 Aug 2020 10:31:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mehdi" aria-label="Profile: mehdi">@<bdi>mehdi</bdi></a> said in <a href="/post/12209">Support for Azure blobs storage &amp; Azure DNS</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mario" aria-label="Profile: mario">@<bdi>mario</bdi></a> i believe the full text of the CLA is at the link girish gave : <a href="https://cla.cloudron.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cla.cloudron.io/</a></p>
</blockquote>
<p dir="auto">You're right, sorry - was super early.</p>
]]></description><link>https://forum.cloudron.io/post/12211</link><guid isPermaLink="true">https://forum.cloudron.io/post/12211</guid><dc:creator><![CDATA[mario]]></dc:creator><pubDate>Mon, 17 Aug 2020 10:31:27 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Sun, 16 Aug 2020 23:49:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mario" aria-label="Profile: mario">@<bdi>mario</bdi></a> i believe the full text of the CLA is at the link girish gave : <a href="https://cla.cloudron.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cla.cloudron.io/</a></p>
]]></description><link>https://forum.cloudron.io/post/12209</link><guid isPermaLink="true">https://forum.cloudron.io/post/12209</guid><dc:creator><![CDATA[mehdi]]></dc:creator><pubDate>Sun, 16 Aug 2020 23:49:30 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Sun, 16 Aug 2020 19:37:21 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> can you send the CLA to <a href="mailto:mario@socialmobile.com" target="_blank" rel="noopener noreferrer nofollow ugc">mario@socialmobile.com</a> so I can pass it through our legal department?</p>
]]></description><link>https://forum.cloudron.io/post/12203</link><guid isPermaLink="true">https://forum.cloudron.io/post/12203</guid><dc:creator><![CDATA[mario]]></dc:creator><pubDate>Sun, 16 Aug 2020 19:37:21 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Sun, 16 Aug 2020 18:19:11 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> It's a different API from S3 to be sure, but isn't complex. Great work <a class="plugin-mentions-user plugin-mentions-a" href="/user/mfcodeworks" aria-label="Profile: mfcodeworks">@<bdi>mfcodeworks</bdi></a> - that'd be huge for backups. Currently, I've got Minio running in Azure App Services where all my backups point.</p>
<p dir="auto">On the DNS side, I simple use a wildcard setup in Azure DNS, so no API interface needed, but if <a class="plugin-mentions-user plugin-mentions-a" href="/user/mfcodeworks" aria-label="Profile: mfcodeworks">@<bdi>mfcodeworks</bdi></a> can create one for Azure DNS that can work against the API, that too would expand the options for DNS hosting.</p>
<p dir="auto">One additional note - for "live" storage, I'm currently testing NFS on Azure Storage preview to see if the IO performs well enough to make it the primary store, instead of really expensive 'disks.' Looking really good so far!</p>
]]></description><link>https://forum.cloudron.io/post/12201</link><guid isPermaLink="true">https://forum.cloudron.io/post/12201</guid><dc:creator><![CDATA[doodlemania2]]></dc:creator><pubDate>Sun, 16 Aug 2020 18:19:11 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Sun, 16 Aug 2020 16:49:45 GMT]]></title><description><![CDATA[<p dir="auto">Forgot to mention, you have to sign our CLA as well since we preserve the author's history and ownership in the commit log - <a href="https://cla.cloudron.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://cla.cloudron.io/</a></p>
]]></description><link>https://forum.cloudron.io/post/12194</link><guid isPermaLink="true">https://forum.cloudron.io/post/12194</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 16 Aug 2020 16:49:45 GMT</pubDate></item><item><title><![CDATA[Reply to Support for Azure blobs storage &amp; Azure DNS on Sun, 16 Aug 2020 16:50:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mfcodeworks" aria-label="Profile: mfcodeworks">@<bdi>mfcodeworks</bdi></a> You can create an issue and submit the file in the issue itself. <a href="https://git.cloudron.io/cloudron/box/-/issues" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/issues</a> . Thanks for your contribution! What API does Azure blobs use? cc <a class="plugin-mentions-user plugin-mentions-a" href="/user/doodlemania2" aria-label="Profile: doodlemania2">@<bdi>doodlemania2</bdi></a></p>
]]></description><link>https://forum.cloudron.io/post/12193</link><guid isPermaLink="true">https://forum.cloudron.io/post/12193</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 16 Aug 2020 16:50:19 GMT</pubDate></item></channel></rss>