freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
102 stars 25 forks source link

Settings improvements: GS env vars, logging #238

Closed maeve-fpf closed 4 years ago

maeve-fpf commented 4 years ago

This tweaks a couple things I ran into running STN in GKE:

image

I investigated the checks framework at @harrislapiroff's suggestion but since it normally doesn't run in production and seems more suited for static checks I thought it would be better to just use logging directly and not add a run of the check tool to how we start the app in prod.