|
|
|
|
|
by MegaThorx
2231 days ago
|
|
I'm currently using the DNS challenge of Lets Encrypt for something similar. My setup is a VM running docker with multiple sites. I just setup a DNS record (it only points to the IP of the VM which is a private (eg 192.168...) one) and setup traefik as the reverse proxy with the DNS challenge. Works really well except that my router blocked the DNS record at first. |
|
It's a workplace server as well, so I don't really have the freedom to punch holes for outside access.