Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the logging level configurable | kaiyou | 2018-05-01 | 1 | -0/+1 |
* | Explicitely provide the postgres password to synapse in the Compose example | kaiyou | 2018-02-10 | 1 | -0/+1 |
* | Remove an accidentally committed test configuration | kaiyou | 2018-02-10 | 1 | -1/+1 |
* | Generate macaroon and registration secrets, then store the results to the dat... | kaiyou | 2018-02-10 | 1 | -1/+1 |
* | Specify the Docker registry for the postgres image | kaiyou | 2018-02-08 | 1 | -1/+1 |
* | Use 'synapse' as a default postgres user in Docker examples | kaiyou | 2018-02-08 | 1 | -1/+1 |
* | Refactor the start script to better handle mandatory parameters | kaiyou | 2018-02-08 | 1 | -0/+1 |
* | Make it clear that two modes are avaiable in the documentation, improve the c... | kaiyou | 2018-02-08 | 1 | -2/+10 |
* | Point to the 'latest' tag in the Docker documentation | kaiyou | 2018-02-05 | 1 | -1/+1 |
* | Fix multiple typos | kaiyou | 2018-02-04 | 1 | -3/+4 |
* | Reuse environment variables of the postgres container | kaiyou | 2018-02-04 | 1 | -3/+8 |
* | Provide an example docker compose file | kaiyou | 2018-02-04 | 1 | -0/+32 |