<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Strimoza</title>
    <description>The latest articles on DEV Community by Strimoza (@strimoza).</description>
    <link>https://dev.to/strimoza</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3988974%2F0b41c46b-698c-4d23-8b74-029e72c46eda.png</url>
      <title>DEV Community: Strimoza</title>
      <link>https://dev.to/strimoza</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/strimoza"/>
    <language>en</language>
    <item>
      <title>How I built Strimoza – a personal video cloud with Python, Flask and Bunny CDN</title>
      <dc:creator>Strimoza</dc:creator>
      <pubDate>Wed, 17 Jun 2026 11:24:14 +0000</pubDate>
      <link>https://dev.to/strimoza/how-i-built-strimoza-a-personal-video-cloud-with-python-flask-and-bunny-cdn-17gd</link>
      <guid>https://dev.to/strimoza/how-i-built-strimoza-a-personal-video-cloud-with-python-flask-and-bunny-cdn-17gd</guid>
      <description>&lt;p&gt;I got tired of Google Drive and Dropbox for storing my personal videos, &lt;br&gt;
so I built my own: Strimoza.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is it?
&lt;/h2&gt;

&lt;p&gt;Strimoza is a personal video cloud with 4 access modes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Cloud&lt;/strong&gt; – stream from anywhere via Bunny CDN&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Local&lt;/strong&gt; – works completely offline&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Guest&lt;/strong&gt; – watch without registration&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;PIN&lt;/strong&gt; – secure access with a PIN code&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Python / Flask&lt;/li&gt;
&lt;li&gt;PostgreSQL + Redis&lt;/li&gt;
&lt;li&gt;Celery for background tasks&lt;/li&gt;
&lt;li&gt;Docker + Caddy&lt;/li&gt;
&lt;li&gt;Bunny CDN for video delivery&lt;/li&gt;
&lt;li&gt;Stripe for payments&lt;/li&gt;
&lt;li&gt;Hetzner for hosting&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I learned
&lt;/h2&gt;

&lt;p&gt;Building solo means every decision is yours. &lt;br&gt;
The hardest part wasn't the code — it was the infrastructure &lt;br&gt;
and making video streaming feel fast everywhere.&lt;/p&gt;

&lt;p&gt;Free plan: 10GB. Pro: €9.99/month with 300GB.&lt;/p&gt;

&lt;p&gt;Check it out: &lt;a href="https://strimoza.com" rel="noopener noreferrer"&gt;https://strimoza.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>docker</category>
      <category>selfhosted</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
