Emmanouil Kampitakis
66646427d5
Remove unnesessary variables
2019-02-15 03:06:16 +01:00
Emmanouil Kampitakis
1b9cb5d673
Use tls in place of ssl
2019-02-15 00:25:41 +01:00
Emmanouil Kampitakis
8839b46fa1
Use the new variable format to generate the configuration file
2019-02-15 00:25:14 +01:00
Emmanouil Kampitakis
82dd346b1b
Adjust variable definitions
2019-02-15 00:24:21 +01:00
Emmanouil Kampitakis
34ce08a032
Expand todo
2019-02-14 23:58:14 +01:00
Emmanouil Kampitakis
60fcda6f31
Add test skeleton
2019-02-12 03:16:03 +01:00
Emmanouil Kampitakis
a379238dc6
Remove obsolete template
2019-02-12 03:15:21 +01:00
Emmanouil Kampitakis
7028d8373b
Start fixing variables, paths and defaults
...
Still WIP
2019-02-12 03:14:30 +01:00
Emmanouil Kampitakis
7635784748
Write the tls certificate and private key to a file
2019-02-12 02:58:16 +01:00
Emmanouil Kampitakis
7b8a5b1506
Finish the first draft of the configuration variable
2019-02-12 02:45:09 +01:00
Emmanouil Kampitakis
6a242309f1
Generate the registration secret
2019-02-12 02:43:26 +01:00
Emmanouil Kampitakis
427c6483be
Rename ssl.yml to crypto.yml
2019-02-12 02:42:05 +01:00
Emmanouil Kampitakis
2e8e812082
Add todo file
2019-02-12 02:42:05 +01:00
Emmanouil Kampitakis
3d2e245953
Remove unused template
2019-02-12 02:32:44 +01:00
Emmanouil Kampitakis
731b6b6266
First draft of synapse configuration
...
Configuration is now described in a variable. This reduces the amount of
documentation needed in the role and allows for a better upstream
compatibility
2019-02-12 02:30:50 +01:00
Emmanouil Kampitakis
043a070d11
Define a yaml file to configure synapse rather than templating it
2019-02-12 01:36:57 +01:00
Emmanouil Kampitakis
05b5c5e356
Bump synapse version
2019-02-11 23:10:39 +01:00
Emmanouil Kampitakis
84248ad23c
Fix markdown syling
2019-02-11 22:37:32 +01:00
Emmanouil Kampitakis
752f1691a2
Remove signing key creation from configuration
2018-12-03 23:29:54 +01:00
Emmanouil Kampitakis
5d6ca954e6
Correct letsencrypt in the description
2018-12-03 23:29:19 +01:00
Emmanouil Kampitakis
dc85581dfa
Use the builtin openssl dhparam module instead of the openssl command
2018-12-03 23:28:55 +01:00
Emmanouil Kampitakis
76b0223b7e
Remove letsencrypt hooks
2018-12-03 23:27:35 +01:00
Emmanouil Kampitakis
03c2c3431b
Add a sensible readme file
2018-12-02 23:58:30 +01:00
Emmanouil Kampitakis
9a0f1542a0
Static files should not be used as templates
2018-12-02 23:46:46 +01:00
Emmanouil Kampitakis
629da252e6
Add ansible_managed header to the templates
2018-12-02 23:40:41 +01:00
Emmanouil Kampitakis
cd1eb9e4d0
letsencrypt ain't that of a good name
2018-12-02 23:30:23 +01:00
Emmanouil Kampitakis
6105d69c7b
Improve python shell call
2018-12-02 23:25:50 +01:00
Emmanouil Kampitakis
682b55e797
Extract letsencrypt operations to a separate play
2018-12-02 23:25:20 +01:00
Emmanouil Kampitakis
3240f5df73
Consolidate directory creation to a single loop
2018-12-02 23:16:49 +01:00
Emmanouil Kampitakis
72cd8744c2
Extract logging configuration to separate play
2018-12-02 23:13:41 +01:00
Emmanouil Kampitakis
6fcef77b3b
Increase installation speed
...
apt is no longer called for every package
2018-12-02 23:10:29 +01:00
Michael Kaye
7b62526650
Merge pull request #2 from matrix-org/jcgruenhage/logrotate
...
rotate logs
2018-08-17 15:50:37 +01:00
Jan Christian Grünhage
058665e36b
rotate logs
2018-08-17 16:22:08 +02:00
Michael Kaye
33609b4076
Add a pre_install tag for operations that are generic
2018-08-17 14:40:32 +01:00
Jan Christian Grünhage
b424f60e75
moved role out of matrix-ansible
2018-07-30 16:56:33 +02:00