deploy: 79075c8c478dcb055e0d96e3d5f12b4e0853e208

This commit is contained in:
davegallant
2022-12-11 05:01:34 +00:00
parent e6e8c5dd7d
commit 3a03ae86d6
2 changed files with 2 additions and 2 deletions

View File

@@ -236,7 +236,7 @@ personal blog
</span><span style=color:#bbb>
</span><span style=color:#bbb></span><span style=color:#309;font-weight:700>volumes</span>:<span style=color:#bbb>
</span><span style=color:#bbb> </span><span style=color:#309;font-weight:700>postgresdata</span>:<span style=color:#bbb>
</span></code></pre></div><p>After invidious was up and running, I installed <a href=https://tailscale.com/>Tailscale</a> on it, to leverage its MagicDNS and am now able to access it anywhere at <a href=http://invidious:3000/feed/subscriptions>http://invidious:3000/feed/subscriptions</a>.</p>
</span></code></pre></div><p>After invidious was up and running, I installed <a href=https://tailscale.com/>Tailscale</a> on it to leverage its MagicDNS, and I&rsquo;m now able to access this instance from anywhere at <a href=http://invidious:3000/feed/subscriptions>http://invidious:3000/feed/subscriptions</a>.</p>
<h3 id=redirecting-youtube-links>Redirecting YouTube links</h3>
<p>I figured it would be nice to redirect existing YouTube links that others send me, so that I could seamlessly watch the videos using inviduous.</p>
<p>Without subjecting my entire household to this, I went looking for a way to redirect paths at the browser level. I found the lightweight proxy <a href=https://requestly.io/>requestly</a>, which can be used to modify http requests in my browser. I created the following rules:</p>