adrgs / requestrepo

Analyze HTTP and DNS requests and create custom DNS records for your subdomain
https://requestrepo.com
MIT License
372 stars 19 forks source link

Setup with TLS using letsencrypt on a VPS #56

Closed bschlintz closed 1 month ago

bschlintz commented 1 month ago

Excellent project! I have requestrepo running on a VPS and would like to add TLS support with letsencrypt. It looks like the backend project already has some logic to handle acme certificates. However, I am not sure how this works and would love some guidance.

A few questions:

Thanks in advance!

bschlintz commented 1 month ago

Self-closing since this is no longer needed.

I ended up purchasing a new TLD with namecheap, configured it as a nameserver, and the letsencrypt certificates were generated overnight for the web app and wildcard subdomains.

Thank you very much for creating and maintaining this awesome project!