<?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: Daniel Lintott</title>
    <description>The latest articles on DEV Community by Daniel Lintott (@twowheeldev).</description>
    <link>https://dev.to/twowheeldev</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%2F418692%2F0ac2e548-f324-4487-b888-752763f08899.jpeg</url>
      <title>DEV Community: Daniel Lintott</title>
      <link>https://dev.to/twowheeldev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/twowheeldev"/>
    <language>en</language>
    <item>
      <title>Virtual Hosts or Docker?</title>
      <dc:creator>Daniel Lintott</dc:creator>
      <pubDate>Sat, 04 Jul 2020 19:13:58 +0000</pubDate>
      <link>https://dev.to/twowheeldev/virtual-hosts-or-docker-3gog</link>
      <guid>https://dev.to/twowheeldev/virtual-hosts-or-docker-3gog</guid>
      <description>&lt;p&gt;Since I taught myself web development I have always run my websites using Virtual Hosts and this works fine.&lt;/p&gt;

&lt;p&gt;Recently I have been playing around more with docker and docker-compose.&lt;/p&gt;

&lt;p&gt;I currently run 3 websites, all of which use PHP and MariaDB.&lt;/p&gt;

&lt;p&gt;Looking online I couldn't find any recent discussion on the pros and cons of either Virtual Hosts or separate Docker containers, with a reverse proxy in front (Either Traefik or Nginx).&lt;/p&gt;

&lt;p&gt;I'd be interested to hear peoples opinions on the two methods.&lt;/p&gt;

</description>
      <category>docker</category>
      <category>webdev</category>
      <category>devops</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
