Create Subdomain > dockge.yourdomain.com
Create DNS Record (Domain-Provider)
First of all, we create a DNS record for our first subdomain with our website provider.
Since I run my domain via Cloudflare, I will also create my first DNS record there.
- Open your DNS-Record-Area
- Create the record with the following values
- Save and Apply
A
dockge
(your subdomain for the proxy manager like dockge.yourdomain.com)
TAILSCALE-ADRESS from OPNsense or your public IP
False - If you use Tailscaleadress
True - If you use Public IP
Auto or 120 Seconds
Connecting to OPNsense-WebUI
- Open
opnsene.yourdomain.com - Login in
Create NAT-Rule
- Go to
Firewall > NAT > Port Forward - Add Rule by clicking the plus-button
- Enter the following values
- Hit ‘safe’ and then ‘apply’
NATrule-Settings
Interface - 102_proxy
Destination / Invert - false
Destination - 102_Proxy-Address
Destination port from - (other) 5001
Destination port to - (other) 5001
Redirect Target IP - Dockge-Alias (IP: 10.1.3.2)
Redirect Target Port - (other) 5001
Connecting to NGINX-WebUI
Now you can access the web interface of your proxy manager with your browser.
https://proxy.yourdomain.comCreate Proxy host
- Go to
Hosts > Proxy Hosts - Click green
Add Proxy Host-Button - Now enter the following values
- Click
Safe-button
Proxysettings
Domain Names - dockge.yourdomain.com
Scheme - http
Forward Hostname / IP - 10.1.3.2
Forward port - 5001 (Dockge-Port)
Cache Assets - false
Block Common Exploits - false
Websockets Support - true
Access List - “Publicly Accessible” or “Tailscale-List”
Change nothing
SSL Certificate - “Request a new SSL Certificate”
Force SSL - true
HTTP/2 Support - true
HSTS Enabled - false
HSTS Subdomains - false
Use a DNS Challenge - true (only if you use tailscale)
- DNS Provider > Cloudflare
- Credentials File Content > Change the token to your token
- Propagation Seconds > empty
Email Address - Your E-Mailadress
Terms of Service - true
Change nothing
If the host you have just created has the status "Online", everything has worked and you can reach your proxy manager at dockge.yourdomain.com.
You can now close the SSh tunnel via the Windows console.