fixtSE
FixtSEFixtSE
Blog
Membership
Shop
Booking
About
Login

YoutubeInstagramRSSGithubPatreonPrivacy
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

Easiest way to Control your Smart Home with AI: Ollama + Home AssistantEasiest way to Control your Smart Home with AI: Ollama + Home Assistant
Room Presence Detection with ESPHome and Home AssistantRoom Presence Detection with ESPHome and Home Assistant

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

Easiest way to Control your Smart Home with AI: Ollama + Home AssistantEasiest way to Control your Smart Home with AI: Ollama + Home Assistant
Room Presence Detection with ESPHome and Home AssistantRoom Presence Detection with ESPHome and Home Assistant

Related

Tags

Tutorial
Docker