Hi,
I’m looking for some help please. I’ve found similar posts to this topic but none seem to answer my specific issue so my apologies if I’m duplicating already!
I have installed HA on my Synology NAS using Docker in an attempt to minimise the hardware footprint in my home.
HA is running great and I love it, but in order to integrate with Smartthings, I need to set up secure internet access to my instance which I’m part way through.
Port forwarding is working and verified, and HTTP based access via a DuckDNS hosted domain is also working.
Where I’m coming unstuck is using docker compose to get certbot to retrieve my certs from LetEncrypt so I can connect securely from the internet. I’ve done various iterations with numerous different errors so would rather start from scratch again if possible.
Are there any docker compose code samples available to help me get started with this?
Thanks in advance, Glen