SSL-Enabled Free DNS for Immich via Nginx Proxy Manager

I’m new to DNS, Immich, SSL, and NPM. How can I use Casa OS hosting Immich to set up Nginx Proxy Manager with a free DNS SSL for safe photo sharing?

I encountered a similar configuration while setting up an SSL-enabled proxy for Immich. In my experience, using Cloudflare as a free DNS provider offers a reliable way to acquire free SSL certificates. The process involved verifying that the DNS records correctly pointed to the IP address assigned by CasaOS, and configuring Nginx Proxy Manager to recognize the proper subdomains. It is important to ensure your firewall settings permit external access for the validation process. Additionally, I found that checking log files helped in resolving issues related to certificate verification.

hey, u could try cloudflare for free ssl dns. point ur domain to casaos then set it in npm. make sure your proxy setup matches and lets encrypt verifcations go thru. hope this helps!

I recently went through a similar setup using CasaOS hosting Immich and got SSL working through Nginx Proxy Manager. I initially experimented with a free DNS provider to manage my domain. The key was ensuring that the DNS records were correctly linked to CasaOS and setting up NPM to point at the right internal service for Immich. I used Let’s Encrypt to secure the connection, and I found that patience and monitoring NPM logs during verification were crucial. Troubleshooting was mostly about verifying that NPM configurations correctly matched reality without any path errors.