Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean-up demo scripts & documentation (#12143) | Patrick Cloke | 2022-03-08 | 1 | -26/+0 |
| | | | | | | | | | * Rewrites the demo documentation to be clearer, accurate, and moves it to our documentation tree. * Improvements to the demo scripts: * `clean.sh` now runs `stop.sh` first to avoid zombie processes. * Uses more modern Synapse configuration (and removes some obsolete configuration). * Consistently use the HTTP ports for server name, etc. * Remove the `demo/etc` directory and place everything into the `demo/808x` directories. | ||||
* | Fix typo in demo docs: differnt (#11735) | Andy Balaam | 2022-01-13 | 1 | -1/+1 |
| | |||||
* | One shot demo server startup | Jorik Schellekens | 2019-06-17 | 1 | -2/+6 |
| | | | | | | | | Configure the demo servers to use untrusted tls certs so that they communicate with each other. This configuration makes them very unsafe so I've added warnings about it in the readme. | ||||
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+22 |