Ports#
NGINX: 80, 443
SSL_NGINX Configuration Script#
Download SSL_NGINX Configuration Script
mkdir SSL_NGINX
wget -O SSL_NGINX/ssl_nginx_configurator.sh https://raw.githubusercontent.com/fixtse/blueprints/refs/heads/main/SSL_Nginx/ssl_nginx_configurator.sh
chmod +x SSL_NGINX/ssl_nginx_configurator.sh
How to run it#
Usage Instructions
./SSL_NGINX/ssl_nginx_configurator.sh
Setup
./SSL_NGINX/ssl_nginx_configurator.sh setup
Open Configuration Folder#
Windows/WSL
explorer.exe `wslpath -w "$PWD"`
Linux
xdg-open ./
Generate SSL_NGINX Configuration#
Configure domain
./SSL_NGINX/ssl_nginx_configurator.sh <domain> <ip:port>
Update and Restart Services#
Configure domain
./SSL_NGINX/ssl_nginx_configurator.sh update
AdGuard Home Wolfi#
A Distroless Adguard Home Docker Image based on Wolfi
You can find the repo here
I would love to hear your comments, or suggestions on this post.
Fixt is a Software Engineer passionate about making the world a better place through technology and automation.