<?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: David Meyer</title>
    <description>The latest articles on DEV Community by David Meyer (@dameyerdave).</description>
    <link>https://dev.to/dameyerdave</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%2F1872327%2Fca883aad-f916-4ee4-b6d6-96943b4cec75.jpeg</url>
      <title>DEV Community: David Meyer</title>
      <link>https://dev.to/dameyerdave</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dameyerdave"/>
    <language>en</language>
    <item>
      <title>Annoyed by retyping nginx configurations over and over again?</title>
      <dc:creator>David Meyer</dc:creator>
      <pubDate>Wed, 07 Aug 2024 08:48:44 +0000</pubDate>
      <link>https://dev.to/dameyerdave/annoyed-by-retyping-nginx-configurations-over-and-over-again-5b2g</link>
      <guid>https://dev.to/dameyerdave/annoyed-by-retyping-nginx-configurations-over-and-over-again-5b2g</guid>
      <description>&lt;p&gt;Introducing the Secure Multifunctional Nginx Reverse Proxy - SMNRP Docker image, the premier solution for integrating a reverse proxy into your Dockerized applications. This tool is designed to provide seamless and robust reverse proxy capabilities, enhancing security, efficiency, and scalability.&lt;/p&gt;

&lt;p&gt;With SMNRP, you can effortlessly configure a reverse proxy, streamlining what is often a complex process. This Docker image ensures optimal load balancing, secure traffic management, and simplified configurations, allowing you to focus on developing and deploying your applications.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Effortless Configuration:&lt;/strong&gt; Simplify your reverse proxy setup with straightforward instructions and minimal configuration: Everything configurable using only environment variables.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Enhanced Security:&lt;/strong&gt; Protect your applications with advanced security features, ensuring safe and reliable traffic management: By default strong web security enabled.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Automatic Certificate Handling:&lt;/strong&gt; Request and renew certificates from Let's Encrypt automatically.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Integrated Access Statistics:&lt;/strong&gt; Access statistics is automatically generated and accessible on a dashboard using goaccess to analize the access log.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Whether you’re developing a new application or enhancing an existing one, SMNRP is the ultimate reverse proxy solution for your Docker environment. Experience unparalleled ease of use, top-notch security, and outstanding performance with the SMNRP Docker image.&lt;/p&gt;

&lt;p&gt;Elevate your Docker applications today with SMNRP! &lt;a href="https://hub.docker.com/r/ethnexus/smnrp" rel="noopener noreferrer"&gt;Learn more&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>docker</category>
      <category>nginx</category>
      <category>smnrp</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Secure Multifunctional Nginx Reverse Proxy</title>
      <dc:creator>David Meyer</dc:creator>
      <pubDate>Tue, 06 Aug 2024 12:41:32 +0000</pubDate>
      <link>https://dev.to/dameyerdave/secure-multifunctional-nginx-reverse-proxy-2l97</link>
      <guid>https://dev.to/dameyerdave/secure-multifunctional-nginx-reverse-proxy-2l97</guid>
      <description>&lt;p&gt;The Secure Multifuctional Nginx Reverse Proxy (SMNRP) is a reverse proxy based on nginx.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;h3&gt;
  
  
  HTTPS Certificates
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Automatic generation and renewal of https certificates (using Let's Encrypt⁠ or Buypass⁠)&lt;/li&gt;
&lt;li&gt;Automatic generation of a self signed certificate&lt;/li&gt;
&lt;li&gt;Usage of custom certificates&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Usage options
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Load balancer to different locations&lt;/li&gt;
&lt;li&gt;Reverse proxy to a web application&lt;/li&gt;
&lt;li&gt;Virtual host support&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Security features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;High baseline security&lt;/li&gt;
&lt;li&gt;Customized Content-Security-Policy&lt;/li&gt;
&lt;li&gt;OCSP stapling&lt;/li&gt;
&lt;li&gt;Basic authentication to specific locations&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Additional features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Analytics website with traffic analytics&lt;/li&gt;
&lt;li&gt;Maintenance mode&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read more on &lt;a href="https://smnrp.net" rel="noopener noreferrer"&gt;smnrp.net&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reverseproxy</category>
      <category>docker</category>
      <category>nginx</category>
      <category>security</category>
    </item>
  </channel>
</rss>
