I was having nginx and cert problems.

I launch a new service in production for email list.

You can see the sign up portion here

https://email.wolfballs.com/

It currently doesn't do anything but record your name and email address on my data base. Which I have to pull out manually. it does offer a way to unsubscribe but the link will be in the email I send. Anything added right now will get deleted later on. I need to fill it up with production data that I generated. Which I will do after I write some send email code.