summary refs log tree commit diff
path: root/contrib/docker (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/rob/docker' into feat-dockerfilekaiyou2018-02-044-0/+201
|
* Reuse environment variables of the postgres containerkaiyou2018-02-042-9/+14
|
* Provide an example docker compose filekaiyou2018-02-041-0/+32
|
* Support an external postgresql config in the Docker imagekaiyou2018-02-041-2/+11
|
* Generate shared secrets if not defined in the environmentkaiyou2018-02-041-4/+11
|
* Generate any missing keys before starting synapsekaiyou2018-02-041-12/+13
|
* Allow for a wheel cache and include missing files in the buildkaiyou2018-02-041-0/+1
|
* Add template config files for the Docker imagekaiyou2018-02-032-0/+217
|
* Initial commit including a Dockerfile for synapsekaiyou2018-02-031-0/+29