/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

blog.chand1012.dev
| | www.matthewhoelter.com
0.8 parsecs away

Travel
| | February 19th, 2020 How to configure Rails 6 with force_ssl using Nginx and Let's Encrypt
| | niemczuk.tech
1.4 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.
| | whatibroke.com
1.2 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....
| | www.zufallsheld.de
11.4 parsecs away

Travel
| This is my little how-to on installing and configuring Wordpress on Arch Linux with nginx+php-fpm. It is by no means the best way to do it or even complete, but it helped me get my blog out inminutes. Assuming your already installed MySQL(or MariaDB), nginx via pacman ...