/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

robertnealan.com
| | www.hallada.net
1.5 parsecs away

Travel
| | I've been meaning to add a commenting system to this blog for a while, but I couldn't think of a good way to do it. I implemented my own commenting system on my old Django personal site. While I enjoyed working on it at the time, it was a lot of work, especially to fight the spam. Now that my blog is hosted statically on Github's servers, I have no way to host something dynamic like comments.
| | www.matthewhoelter.com
1.0 parsecs away

Travel
| | February 19th, 2020 How to configure Rails 6 with force_ssl using Nginx and Let's Encrypt
| | whatibroke.com
2.1 parsecs away

Travel
| | EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance....
| | niemczuk.tech
6.8 parsecs away

Travel
| [AI summary] A technical guide explaining how to secure homelab services using Nginx and Mutual TLS (mTLS) to allow access from devices that cannot install VPN clients.