nginx is a reverse proxy supported by Authelia.
We will be working with these files.
/etc/nginx/authelia.conf
Few months ago, I've made a similar work but I wanted something a little more easier to manage. Please have a look at here for my previous work.
This time, I'm gonna do pretty much the same thing but using Pi-hole as base then modify it to include unbound
and stubby
.
This way, I can use the power of Pi-hole with some additional security layers:
unbound
)stubby
)EMAIL= | |
DOMAIN0= | |
DOMAIN1= | |
API_EMAIL= | |
API_TOKEN= |
{ | |
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", | |
"blocks": [ | |
{ | |
"alignment": "left", | |
"segments": [ | |
{ | |
"background": "#ffffff", | |
"foreground": "#000000", | |
"leading_diamond": "", |
Learn how to send emails through Gmail SMTP with Cloudflare Email Routing in this comprehensive guide.
To proceed with this method, ensure that you have enabled two-factor authentication for your Google account. If you haven't done so already, you can follow the link to set it up → Enable 2FA in your Google account.
Important
Update 23 March 2025: This script is redudent if you use Gluetun VPN because it supports a post port forwarding script. See details here with a qBittorrent example.
A qBittorrent script that takes advantage of the docker healthcheck ability to do a few things every x seconds:
Last Updated On: July 10, 2025
Last Updated Platform: Peacock