<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>reverse proxy on SWE to DevOps</title><link>https://www.swe-devops.com/tags/reverse-proxy/</link><description>Recent content in reverse proxy on SWE to DevOps</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 28 Sep 2023 12:02:05 -0400</lastBuildDate><atom:link href="https://www.swe-devops.com/tags/reverse-proxy/index.xml" rel="self" type="application/rss+xml"/><item><title>Local Services With Local Domains Using a Reverse Proxy</title><link>https://www.swe-devops.com/posts/local-services-with-local-domains-reverse-proxy/</link><pubDate>Thu, 28 Sep 2023 12:02:05 -0400</pubDate><guid>https://www.swe-devops.com/posts/local-services-with-local-domains-reverse-proxy/</guid><description>This is a brief description of my local testing of running my Ansible role that I created here.
That role installs Caddy, then manages /etc/hosts and the Caddyfile to allow using local domains for websites for local development (instead of localhost:8080, for instance).
Reverse Proxying Docker Services I thought maybe Docker would do some funny stuff that would prevent me from reverse proxying services running in Docker containers, but this is not the case.</description></item></channel></rss>