792 B
792 B
| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
| Nginx Proxy Manager | A guide to what settings have worked so far, probably because of ignorance ;P | true | 2025-06-06T12:27:39.874Z | markdown | 2025-06-06T12:27:38.330Z |
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
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.