31 lines
1.9 KiB
XML
31 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
|
<channel>
|
|
<title>Posts on Rsmsn Blog</title>
|
|
<link>/posts.html</link>
|
|
<description>Recent content in Posts on Rsmsn Blog</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Wed, 20 Sep 2023 11:33:22 -0400</lastBuildDate><atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>Trouble Hosting Hugo with Nginx</title>
|
|
<link>/posts/hosting_hugo_troubles.html</link>
|
|
<pubDate>Wed, 20 Sep 2023 11:33:22 -0400</pubDate>
|
|
|
|
<guid>/posts/hosting_hugo_troubles.html</guid>
|
|
<description>For the last 3 days, I have been spending a few hours after working trying to figure out why my brand new Hugo site was not loading correctly on my sub-domain. For context, I use Nginx to host all my apps and servers, most of them using reverse proxy protocols such as $proxy_host, $forward_scheme, and $port. There are a few more and I&rsquo;m happy to share some reverse proxy nginx config files.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Tutorial: Move from NginxProxyManager to Nginx</title>
|
|
<link>/posts/npm_to_nginx_tutorial.html</link>
|
|
<pubDate>Sat, 05 Aug 2023 15:23:51 -0500</pubDate>
|
|
|
|
<guid>/posts/npm_to_nginx_tutorial.html</guid>
|
|
<description>A Tutorial Repo for migrating your Nginx Proxy Manager proxy setup to Nginx. I wrote this originally for this reddit post and to post this my Github profile. Thought my website would also be a good place to share it for any passers-by.
|
|
Goal To give clear instructions to help users migrate from using Nginx Proxy Manager (NPM) to standard Nginx. This tutorial is not exhaustive and there are many other implementations of this transition.</description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss>
|