Commit graph

6 commits

Author SHA1 Message Date
Jeff Ballard
f6798e9937 Add front/back networks and storage
This commit does two things.

1. Imporantly, this commit puts Redis on an internal-only network.
This is especially important as by default Redis isn't using a password,
and if you happen to have this on a public IP address, miscreants
from around the world will mess with your Redis instance.

2. This commit also puts as volumes the remaining configs for the
different backends.
2018-10-07 12:04:20 -05:00
hnrd
db12e694b6 Use mongo:3.2 docker image in docker-compose. 2017-11-09 13:37:13 +01:00
N-006
e6c9ae6836 fix Dockerfile case 2016-09-26 12:55:00 +03:00
Julien Rottenberg
bf2e2258b8 Simplify onboarding
missed some from "Upgrading tweepy, hoping it fixes auth issues w/ twitter."
2016-09-15 20:24:34 -07:00
Julien Rottenberg
682a414ec8 cleaning up 2015-11-02 00:30:09 -08:00
Julien Rottenberg
7eff7ade7a First pass using docker 2015-11-02 00:15:05 -08:00