lambdaclass / holiday_pinger

Erlang + ClojureScript app to send holiday reminders
https://holidaypinger.com
MIT License
69 stars 9 forks source link

Create docker image for releases #217

Closed AminArria closed 5 years ago

AminArria commented 5 years ago

Created Dockerfile to generate docker image and modified prod.config to get some values from env:

facundoolano commented 5 years ago

Did you test the github login flow?

facundoolano commented 5 years ago

I think you need to add the github and amazon SES credentials somewhere to get email and github login working

AminArria commented 5 years ago

Github and amazon SES credentials are directly looked for as OS env vars.

I tested the Github login and it works fine.

AminArria commented 5 years ago

Travis fails due to not having updated holidays