summary refs log tree commit diff
path: root/contrib/docker (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Only generate configuration files when necessarykaiyou2018-02-051-5/+7
|
* Point to the 'latest' tag in the Docker documentationkaiyou2018-02-052-2/+2
|
* Fix a typo in the Docker READMEkaiyou2018-02-051-1/+1
|
* Document the cache factor environment variable for Dockerkaiyou2018-02-051-0/+1
|
* Add dynamic TURN configuration in the Docker imagekaiyou2018-02-052-2/+14
|
* Add dynamic recaptcha configuration in the Docker imagekaiyou2018-02-052-0/+11
|
* Run the server as an unprivileged userkaiyou2018-02-041-4/+7
|
* Fix multiple typoskaiyou2018-02-042-10/+16
|
* Update sumperdump Docker readme to match this image propertieskaiyou2018-02-041-38/+64
|
* Remove etc/service files from rob's branchkaiyou2018-02-043-131/+0
|
* 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