Published: Nov 2, 2024—1 min read

Free & Secure Custom Domains for your Local Services

Written by: Fixt
Easy Local Access

Ports

WSLPorts

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.


Avatar of Fixt

Fixt is a Software Engineer passionate about making the world a better place through technology and automation.