Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Black is still the new black | Jorik Schellekens | 2019-08-28 | 1 | -1/+0 |
| | |||||
* | Handle synapse start failure correctly | Jorik Schellekens | 2019-08-28 | 1 | -0/+1 |
| | |||||
* | Generate extra files needed for startup like the config file. | Jorik Schellekens | 2019-08-28 | 1 | -5/+16 |
| | |||||
* | Fix config in use check | Jorik Schellekens | 2019-08-28 | 1 | -7/+11 |
| | |||||
* | Extra support for configuring postgres | Jorik Schellekens | 2019-08-28 | 1 | -3/+13 |
| | |||||
* | Mk data_dir if it doesn't exist | Jorik Schellekens | 2019-08-28 | 1 | -2/+6 |
| | |||||
* | It's an OO language. Use it like one. | Jorik Schellekens | 2019-08-28 | 2 | -7/+5 |
| | |||||
* | When I'm alone I count myslef. | Jorik Schellekens | 2019-08-28 | 1 | -8/+2 |
| | |||||
* | Make the model stateless. | Jorik Schellekens | 2019-08-28 | 4 | -77/+80 |
| | |||||
* | We're not using these | Jorik Schellekens | 2019-08-28 | 1 | -12/+0 |
| | |||||
* | We're not doing the whole subconfig thing anymore. | Jorik Schellekens | 2019-08-28 | 1 | -6/+3 |
| | |||||
* | Fix config generation | Jorik Schellekens | 2019-08-28 | 2 | -37/+10 |
| | |||||
* | Write out the configs. | Jorik Schellekens | 2019-08-28 | 1 | -4/+6 |
| | |||||
* | Quick cleanup! | Jorik Schellekens | 2019-08-28 | 1 | -22/+20 |
| | |||||
* | Use the nice new api | Jorik Schellekens | 2019-08-28 | 1 | -46/+50 |
| | |||||
* | Move args to generate_config | Jorik Schellekens | 2019-08-28 | 1 | -0/+1 |
| | |||||
* | Produce the remaining config | Jorik Schellekens | 2019-08-28 | 1 | -1/+19 |
| | |||||
* | Tls config | Jorik Schellekens | 2019-08-28 | 1 | -3/+12 |
| | |||||
* | Started templating the output | Jorik Schellekens | 2019-08-28 | 2 | -0/+44 |
| | |||||
* | Setup the secret key and start synapse. | Jorik Schellekens | 2019-08-28 | 1 | -2/+8 |
| | |||||
* | Write out the yaml to synapse | Jorik Schellekens | 2019-08-28 | 1 | -1/+1 |
| | |||||
* | Yaml output. | Jorik Schellekens | 2019-08-28 | 1 | -0/+4 |
| | |||||
* | Cert endpoints. | Jorik Schellekens | 2019-08-28 | 1 | -0/+10 |
| | |||||
* | Represent synapses config setup as a data model. | Jorik Schellekens | 2019-08-28 | 3 | -0/+127 |