docs: update home/linux/nginx-proxy-manager

This commit is contained in:
thomas-dagostino 2024-12-30 14:58:15 +00:00 committed by cheeks
parent bd6144b630
commit b714f3065d

View File

@ -2,7 +2,7 @@
title: Nginx Proxy Manager
description: A guide to what settings have worked so far, probably because of ignorance ;P
published: true
date: 2024-07-04T20:12:06.437Z
date: 2024-12-30T14:58:14.239Z
tags:
editor: markdown
dateCreated: 2024-07-04T20:12:04.709Z
@ -14,3 +14,7 @@ For NPM to work locally without needing public access:
* Host record in NPM pointing host (local)FQDN above to itself
* Unifi - add wildcard domain to point to NPM instance
* Potential testing with CNAME records soon
Alternatively, one could use cloudflare to generate custom API key,
set the key for DNS Zone edit, then copy the key to NPM as DNS challenge to generate wildcard cert.
*Does not require manually adding a record and port forwarding.*