Commit Graph

3 Commits

Author SHA1 Message Date
Peter Valdez
e8e002bb23 Set an explicit username/password for Postgres in the swarm and k8s files too 2020-02-19 14:57:37 -05:00
Bret Fisher
41f2764b94 fix worker depends_on
There was inconsistency in the worker compose yaml for depends_on. The worker requires both db and redis, and in the default docker-compose.yml it was missing db, causing worker to crash on `docker-compose up`. In two other compose files for stacks, where depends_on was used for other services, I added it for the worker to match.
2019-08-25 16:50:48 -04:00
Mano Marks
d80c43b8f4 adding simple stack file for getting started 2018-09-20 15:42:35 -07:00