How to Log Amazon SES Email Bounces and Complaints using SNS

I have a business email server that I manage. The incoming mail is received to the local on-site server, but all outgoing mail is relayed through Amazon Simple Email Service (SES). Since I’m not sending emails directly from my server, I’m not able to log all of what has been sent or any errors that… Continue reading How to Log Amazon SES Email Bounces and Complaints using SNS

WatchTower for Automating Docker Container Updates

I’m currently running a Synology NAS and Docker Hub to run a self-hosted GitLab instance. GitLab is awesome and very user friendly, however they are constantly updating thier CE platform and when utilizing a docker instance, the Admin -you, will need to frequently update the container to maintain the most recent version is deployed. This… Continue reading WatchTower for Automating Docker Container Updates