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

This commit is contained in:
Cheeks 2024-07-04 20:12:07 +00:00 committed by cheeks
parent c1fa656198
commit 15433a8dbd

View File

@ -0,0 +1,16 @@
---
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:04.709Z
tags:
editor: markdown
dateCreated: 2024-07-04T20:12:04.709Z
---
# Ningx Proxy Manager
For NPM to work locally without needing public access:
* DNS A record pointing npmhostname.localdomain.domain.com to NPM
* 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