Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate macaroon and registration secrets, then store the results to the dat... | kaiyou | 2018-02-10 | 1 | -5/+14 |
* | Fix the path to the log config file | kaiyou | 2018-02-09 | 1 | -1/+1 |
* | Make SYNAPSE_MACAROON_SECRET_KEY a mandatory option | kaiyou | 2018-02-09 | 1 | -2/+2 |
* | Refactor the start script to better handle mandatory parameters | kaiyou | 2018-02-08 | 1 | -23/+33 |
* | Rename the permissions variable to avoid confusion | kaiyou | 2018-02-08 | 1 | -3/+3 |
* | Support loading application service files from /data/appservices/ | kaiyou | 2018-02-05 | 1 | -0/+4 |
* | Only generate configuration files when necessary | kaiyou | 2018-02-05 | 1 | -5/+7 |
* | Run the server as an unprivileged user | kaiyou | 2018-02-04 | 1 | -4/+7 |
* | 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 |
* | Initial commit including a Dockerfile for synapse | kaiyou | 2018-02-03 | 1 | -0/+29 |