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

Beginner DIY ESPHome mmWave Presence SensorBeginner DIY ESPHome mmWave Presence Sensor
Mini DIY ESPHome mmWave Presence Sensor
 ESP32 C3 + LD2450Mini DIY ESPHome mmWave Presence Sensor ESP32 C3 + LD2450

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

Beginner DIY ESPHome mmWave Presence SensorBeginner DIY ESPHome mmWave Presence Sensor
Mini DIY ESPHome mmWave Presence Sensor
 ESP32 C3 + LD2450Mini DIY ESPHome mmWave Presence Sensor ESP32 C3 + LD2450

Related

Tags

Tutorial
Docker