|
You are here |
thomascfoulds.com | ||
| | | | |
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. | |
| | | | |
techblog.jeppson.org
|
|
| | | | | Nginx proxy manager is a really convenient UI wrapped around nginx. It covers the most common use cases very well. If you have more advanced needs, then it requires some custom configuration. In my case, I wanted to load balance my Proxmox servers. This is how you do that, as per https://nginxproxymanager.com/advanced-config/#custom-nginx-configurations and https://www.reddit.com/r/selfhosted/comments/1fp5mxz/nginx_proxy_manager_fails_when_adding_load/ In ... Continue reading Load balancing behind Nginx Proxy Manager ? | |
| | | | |
lewisdale.dev
|
|
| | | | | Getting the project deployed via Gitea actions | |
| | | | |
www.janhouse.lv
|
|
| | | In one of my previous blog postsI mentioned hiding your server behind proxy to protect yourself from long downtime. Since some of you wanted more information, I figured I should write about it. This will still only scratch the surface of it and you should do some additional reading if you want to get a ... Continue reading "Hiding your web server behind proxy" | ||