<?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[How to allow push for authenticated user, but pull for anonymous&#x2F;everybody?]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">How to allow push for authenticated user, but pull for anonymous/everybody?</p>
<p dir="auto">I would like to have a public available image pull repository of Docker Images.<br />
Pushing new Docker images or updating Docker images should only possible for authenticated users.</p>
<p dir="auto">Does somebody know how to achieve this?</p>
<p dir="auto">Thanks!</p>
<p dir="auto">Mike</p>
<p dir="auto">PS: This is first part of implementing the idea in this <a href="https://forum.cloudron.io/post/81942">post</a></p>
]]></description><link>https://forum.cloudron.io/topic/10949/how-to-allow-push-for-authenticated-user-but-pull-for-anonymous-everybody</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 13:45:58 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10949.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Jan 2024 13:15:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to allow push for authenticated user, but pull for anonymous&#x2F;everybody? on Mon, 29 Jan 2024 10:43:37 GMT]]></title><description><![CDATA[<p dir="auto">yeah, as <a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> said, the app is hosted behind a proxy auth. The whole thing is either protected or not. It's not possible to have public pulls with private pushes.</p>
]]></description><link>https://forum.cloudron.io/post/82157</link><guid isPermaLink="true">https://forum.cloudron.io/post/82157</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 29 Jan 2024 10:43:37 GMT</pubDate></item><item><title><![CDATA[Reply to How to allow push for authenticated user, but pull for anonymous&#x2F;everybody? on Sat, 27 Jan 2024 19:12:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fbartels" aria-label="Profile: fbartels">@<bdi>fbartels</bdi></a> That sounds like a very good suggestion. Thank you, I will give it a try</p>
]]></description><link>https://forum.cloudron.io/post/82004</link><guid isPermaLink="true">https://forum.cloudron.io/post/82004</guid><dc:creator><![CDATA[Kubernetes]]></dc:creator><pubDate>Sat, 27 Jan 2024 19:12:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to allow push for authenticated user, but pull for anonymous&#x2F;everybody? on Mon, 29 Jan 2024 11:10:14 GMT]]></title><description><![CDATA[<p dir="auto">I don't think this is easily doable with the default registry app on Cloudron. But it can still be achieved with other apps available on Cloudron.</p>
<p dir="auto">I would use the Gitea app as a base. You can tie this app to the Cloudron auth and allow container uploads for a certain user. Within the repo of choice you can then do a public pull. The added benefit is that you can use Gitea actions to build apps in the first place.</p>
]]></description><link>https://forum.cloudron.io/post/82003</link><guid isPermaLink="true">https://forum.cloudron.io/post/82003</guid><dc:creator><![CDATA[fbartels]]></dc:creator><pubDate>Mon, 29 Jan 2024 11:10:14 GMT</pubDate></item></channel></rss>