Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/rob/docker' into feat-dockerfile | kaiyou | 2018-02-04 | 4 | -0/+201 |
| | |||||
* | Reuse environment variables of the postgres container | kaiyou | 2018-02-04 | 2 | -9/+14 |
| | |||||
* | Provide an example docker compose file | kaiyou | 2018-02-04 | 1 | -0/+32 |
| | |||||
* | Support an external postgresql config in the Docker image | kaiyou | 2018-02-04 | 1 | -2/+11 |
| | |||||
* | Generate shared secrets if not defined in the environment | kaiyou | 2018-02-04 | 1 | -4/+11 |
| | |||||
* | Generate any missing keys before starting synapse | kaiyou | 2018-02-04 | 1 | -12/+13 |
| | |||||
* | Allow for a wheel cache and include missing files in the build | kaiyou | 2018-02-04 | 1 | -0/+1 |
| | |||||
* | Add template config files for the Docker image | kaiyou | 2018-02-03 | 2 | -0/+217 |
| | |||||
* | Initial commit including a Dockerfile for synapse | kaiyou | 2018-02-03 | 1 | -0/+29 |