fixtSE
FixtSEFixtSE
Blog
Membership
Shop
Booking
About
Blog
Membership
Shop
Booking
About

Youtube
Instagram
RSS
Github
Patreon
Privacy
Fixtโ€ขยฉ 2025
Published: Nov 2, 2024โ€”2 min read

Free & Secure Custom Domains for your Local Services

Written by: Fixt

If you're subscribed to our Channel
Login with your Google account to get our Smart Tutorial Experience!

TABLE OF CONTENTS
PortsSSL_NGINX Configuration ScriptHow to run itOpen Configuration FolderGenerate SSL_NGINX ConfigurationUpdate and Restart ServicesAdGuard Home Wolfi

Featured

Using DeepSeek R1 to Control Home AssistantUsing DeepSeek R1 to Control Home Assistant
Ultimate ESPHome DIY Smart SensorUltimate ESPHome DIY Smart Sensor

Related

Tags

Tutorial
Docker

If you like my work, please consider supporting me on Ko-fi! โ˜•๐ŸŽ‰

โ† Back to the blog
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

Tags

Tutorial
Docker
โ† Back to the blog

Featured

Using DeepSeek R1 to Control Home AssistantUsing DeepSeek R1 to Control Home Assistant
Ultimate ESPHome DIY Smart SensorUltimate ESPHome DIY Smart Sensor

Related

Tags

Tutorial
Docker