civictechdc / opendatadc

GNU Affero General Public License v3.0
15 stars 24 forks source link

Serve the data portal over https #46

Open mkalish opened 7 years ago

mkalish commented 7 years ago

The data portal is currently served over http rather than https. This is bad for many reasons that I don't need to explain here.

Tasks:

T3hArco commented 7 years ago

I would be willing to help out here and update the rest of the stack too.

mkalish commented 7 years ago

@T3hArco Great! I would take a look at that wiki page to get started and see if there is anything that you would do differently. At the next meetup/virtual we can work on actually making the changes to production server.

Additionally, another avenue you could go down if the above is super quick, is taking a look at Docker and creating another set up of configurations that would be appropriate for deploying. Currently, the docker setup is for development only.