|
You are here |
rajkumaar.co.in | ||
| | | | |
osc.garden
|
|
| | | | | How to self-host GoatCounter -a lightweight, privacy-friendly web analytics tool- with an nginx reverse proxy and an SSL certificate. | |
| | | | |
thomasvilhena.com
|
|
| | | | | [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.hallada.net
|
|
| | | | | 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. | |
| | | | |
whatibroke.com
|
|
| | | 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.... | ||