<?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: norsemanGrey</title>
    <description>The latest articles on DEV Community by norsemanGrey (@norsemangrey).</description>
    <link>https://dev.to/norsemangrey</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F276274%2Fdefe8343-bcaa-426a-9bc1-2a2b5da800ac.png</url>
      <title>DEV Community: norsemanGrey</title>
      <link>https://dev.to/norsemangrey</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/norsemangrey"/>
    <language>en</language>
    <item>
      <title>Flask Web App on Raspberry Pi Using Docker</title>
      <dc:creator>norsemanGrey</dc:creator>
      <pubDate>Wed, 20 Nov 2019 21:15:52 +0000</pubDate>
      <link>https://dev.to/norsemangrey/flask-web-app-on-raspberry-pi-using-docker-24on</link>
      <guid>https://dev.to/norsemangrey/flask-web-app-on-raspberry-pi-using-docker-24on</guid>
      <description>&lt;p&gt;I hope this question is not to broad. If so I apologize. I would just like some opinions and input, and I have been struggling to find anything relevant elsewhere. Please feel free to correct me if my question does not make sense or I have issue with the terminology etc. I am quite new to all of this.&lt;/p&gt;

&lt;p&gt;I want to to deploy my first attempt at a Flask web application. I have Raspberry Pi at home running Pi-Hole and PiVPN on Raspbian Lite, on which I would also like to run my web server. I wonder if there is any advantage of running the web server on a Docker container on the RPi?&lt;/p&gt;

&lt;p&gt;Can / should Docker run along-side Pi-Hole and PiVPN on the RPi, and if so what kind of docker image / web server is it recommended that I use? Or should I skip using Docker and just deploy the Flask application and its requirements directly on Raspbian with Pi-Hole and PiVPN.?&lt;/p&gt;

</description>
      <category>help</category>
    </item>
  </channel>
</rss>
