I've said this before, but I can't say it enough: OpenResty (nginx+lua) is painfully underappreciated. It's fantastic, and the only platform I trust for very high volume, high performance, mission critical web application servers.
I've said this before, but I can't say it enough: OpenResty (nginx+lua) is painfully underappreciated. It's fantastic, and the only platform I trust for very high volume, high performance, mission critical web application servers.
Oh snap! `YARR - Yet Another RSS Reader` has a new version and I missed it in March!
https://github.com/nkanaev/yarr/releases/tag/v2.5
YARR is like Feedly or NewsBlur, except more like TinyRSS or FreshRSS - you can self-host.
UNLIKE those, you can tell yarr to run at `<ip:port>`, so you can stick it at port 7666 for your reverse #proxy. And its lightweight, I run my own AND 3 other instances for fam. members on the same host accessed via different subdomains re-proxied by #nginx.
Homeserver von außen erreichbar machen!
Docker + Nginx + Certbot: как я поднял свой сайт-резюме на домашнем сервере
Docker + Nginx + Certbot: как я поднял свой сайт-резюме на домашнем сервере, добавил статический контент и в итоге получился полноценный работающий сайт.
https://habr.com/ru/articles/918462/
#Nginx #Docker #docker_compose #Linux #ssl #certbot #letsencrypt
Setting up web services for a community organisation, on a single hosted machine. Should I deploy them in #Containers?
e.g. a home site (maybe static HTML), a #KeyCloak identity provider, a #NextCloud instance, a #Discourse instance. Each at a different sub-domain.
So each of those is a container? Plus I need a web proxy (#NGinX), SSL certificate management (#LetsEncrypt), database server (#PostgreSQL)?
And a #PodMan pod? Now I have 7 or more containers? Deployed with #Ansible? Help!
Interesting request logged in nginx...
205.210.31.110 - - [14/Jun/2025:20:00:21 +0000
] "GET / HTTP/1.1" 200 26951 "-" "Expanse, a Palo Alto Networks company, searches across the global IPv4 space multiple times per day to identify customers' presences on the Internet. If you would like to be excluded from our scans, please send IP addresses/domains to: scaninfo@paloaltonetworks.com""-"
Nope, I don't think I will.
How to Setup a Reverse #Proxy with HTTPS Using #Nginx and #Certbot (5 Minute Quick-Start Guide)
This article outlines how to setup a reverse proxy with HTTPS using Nginx and Certbot.
What is a Reverse Proxy?
A reverse proxy is a server that sits between client devices and a backend server, forwarding client requests to the backend server and returning the server's response to the clients. Unlike a forward proxy, ...
Continued 👉 https://blog.radwebhosting.com/how-to-setup-a-reverse-proxy-with-https-using-nginx-and-certbot-5-minute-quick-start-guide/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #reverseproxy #letsencrypt #proxyserver
How to Setup a Reverse #Proxy with HTTPS Using #Nginx and #Certbot (5 Minute Quick-Start Guide)
This article outlines how to setup a reverse proxy with HTTPS using Nginx and Certbot.
What is a Reverse Proxy?
A reverse proxy is a server that sits between client devices and a backend server, forwarding client requests to the backend server and returning the server's response to the clients. Unlike a forward proxy, ...
Continued 👉 https://blog.radwebhosting.com/how-to-setup-a-reverse-proxy-with-https-using-nginx-and-certbot-5-minute-quick-start-guide/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #reverseproxy #letsencrypt #proxyserver