WikiJS/home/linux/nginx-proxy-manager.md

16 lines
550 B
Markdown

---
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