Explore >> Select a destination


You are here

du.nkel.dev
| | thomasvilhena.com
2.7 parsecs away

Travel
| | [AI summary] This blog post explains how to set up an Nginx reverse proxy with Docker and Certbot for SSL certificate management, focusing on configuration files and services for load balancing and secure communication.
| | www.matthewhoelter.com
2.8 parsecs away

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

Travel
| | [AI summary] The author details their transition from a complex Nginx configuration to the much simpler Caddy reverse proxy for their self-hosted network.
| | whatibroke.com
14.3 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....