Nikeev / sesdashboard

Analytics and activity tracking dashboard for AWS Simple Email Service
https://sesdashboard.com/
MIT License
86 stars 27 forks source link

Letsencrypt SSL #31

Closed pareeohnos closed 2 years ago

pareeohnos commented 2 years ago

I've just setup SESDashboard using the AWS EC2 image, and everything is up and running, but I want to get it running over SSL. One approach would obviously be to setup a load balancer and have it handle the certificate, but this incurs additional cost so I was hoping to setup Letsencrypt instead.

Unfortunately, because SESDashboard is using Docker images for the various components, this complicates things considerably. Do you have a simple way to set this up, or is it going to be quite convoluted?

pareeohnos commented 2 years ago

Just built a new EC2 image without using docker

MaximilianKohler commented 5 months ago

https://github.com/Nikeev/sesdashboard/issues/52