diff --git a/home/linux/nginx-proxy-manager.md b/home/linux/nginx-proxy-manager.md new file mode 100644 index 0000000..7f39f84 --- /dev/null +++ b/home/linux/nginx-proxy-manager.md @@ -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 \ No newline at end of file