milesmcc / shynet

Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
Apache License 2.0
2.87k stars 180 forks source link

Install SSL #296

Closed webmastermario closed 8 months ago

webmastermario commented 8 months ago

Hello,

what is the simplest way to install SSL when installing via docker-compose. I now there is certbot but i tried sudo certbot --nginx -d shynet.domain.com and it gives error that there is no nginx found. Can someone guide me through this?

Thanks