7 Commits

Author SHA1 Message Date
31c5253274 Remove TLS from docker image in favour of letting Træfik handle it 2018-10-09 16:58:59 +02:00
024760c5b4 Map some DNS names to localhost inside the docker container 2018-08-10 15:01:17 +02:00
92ec02335c Make ElasticSearch reachable on the host's localhost:9200
This allows us to tunnel ElasticSearch traffic via an SSH tunnel and use
a locally-installed Kibana to build queries and inspect the index.
2018-08-10 13:39:40 +02:00
c733a1ed8e Docker img: listen on [::0] instead of [::1] + map downloads volume 2018-08-09 16:24:37 +02:00
13b23cbeae Add support for Let's Encrypt
NginX isn't configured to use those certs yet, and we also have to run a
cron job to auto-renew. To properly do this, though, we need to run on the
actual machine so we can get certs for {my,open}data.blender.org.
2018-08-08 15:23:44 +02:00
45310a2c4e Lots more deployment changes 2018-08-08 12:39:21 +02:00
53e1911c46 More dockerisation stuff 2018-08-07 19:53:24 +02:00