Commit graph

233 commits

Author SHA1 Message Date
Emmanouil Kampitakis
3dc8f51ff7 Use matrix base path in task files 2019-02-21 23:17:57 +01:00
Emmanouil Kampitakis
82e1d23527 Template the systemd file 2019-02-21 23:16:22 +01:00
Emmanouil Kampitakis
f6e9b7ce22 Use the configurable matrix in the defaults 2019-02-21 23:15:38 +01:00
Emmanouil Kampitakis
be957ffc21
Merge pull request #5 from madonius/feature/private-key-creation-idempotence
Feature/private key creation idempotence
2019-02-21 19:23:07 +01:00
Emmanouil Kampitakis
06f4d465bc Merge branch 'master' into feature/private-key-creation-idempotence 2019-02-21 01:43:50 +01:00
Emmanouil Kampitakis
747e5b4bf8 Merge branch 'master' of github.com:madonius/matrix-ansible-synapse 2019-02-21 01:43:12 +01:00
Emmanouil Kampitakis
cffcbbb135 Use generated/retrieved secrets in the config 2019-02-21 01:34:50 +01:00
Emmanouil Kampitakis
e573e676a5 Adjust tests for changes in role 2019-02-21 01:31:43 +01:00
Emmanouil Kampitakis
e5bd140f5e Adjust README to reflect changes in role 2019-02-21 01:31:03 +01:00
Emmanouil Kampitakis
036873063c Generate the necessary secrets if they do not exist 2019-02-21 01:29:45 +01:00
Emmanouil Kampitakis
0ff17b570e Add default value for base path and secrets directory 2019-02-21 01:28:43 +01:00
Emmanouil Kampitakis
8b60bb79c8 Update todos 2019-02-21 01:28:13 +01:00
Emmanouil Kampitakis
e51934337d Removed done todo's 2019-02-20 22:13:41 +01:00
Emmanouil Kampitakis
e4feafb8eb
Merge pull request #4 from madonius/feature/gitlab-ci
Feature/gitlab ci
2019-02-18 00:53:11 +01:00
Emmanouil Kampitakis
9a85f32686 Make the linter happy 2019-02-18 00:47:45 +01:00
Emmanouil Kampitakis
c988a6be89 Fix typo in gitlab-ci docker 2019-02-18 00:41:46 +01:00
Emmanouil Kampitakis
fd552334b7 Add Gitlab-Ci 2019-02-18 00:39:24 +01:00
Emmanouil Kampitakis
e4f0660db8
Merge pull request #2 from jcgruenhage/docker
Support Docker deployments additionally
2019-02-18 00:32:39 +01:00
Emmanouil Kampitakis
71c4f3b2a4 Make the ansible linter happy
remove trailing whitespaces
2019-02-18 00:27:45 +01:00
Emmanouil Kampitakis
06d9b2ea49 Docker containers do not support restarted statement 2019-02-17 23:50:22 +01:00
Emmanouil Kampitakis
58803d90ba Use proper variables in docker playbook 2019-02-17 23:30:33 +01:00
Jan Christian Grünhage
f86881ce26 split handlers block into separate handlers 2019-02-17 23:26:08 +01:00
Emmanouil Kampitakis
8f4f26bcb4 Merge branch 'master' into docker 2019-02-17 22:53:27 +01:00
Jan Christian Grünhage
b5f805f22c support deployment through docker instead of directly onto the host 2019-02-17 22:46:27 +01:00
Emmanouil Kampitakis
0e7a31b0e1
Merge pull request #3 from madonius/maint/extract-more-values-from-configuration
Maint/extract more values from configuration
2019-02-17 22:44:01 +01:00
Emmanouil Kampitakis
aacc10f04e Adapt test.yml to branch changes 2019-02-17 22:40:11 +01:00
Emmanouil Kampitakis
4cdb8ed822 Merge remote-tracking branch 'madonius/master' into maint/extract-more-values-from-configuration 2019-02-17 22:33:34 +01:00
Emmanouil Kampitakis
0ed349a672 Make the registration secret mandatory
Idempotence is not possible when the secret
is being generated on every run
2019-02-17 21:57:26 +01:00
Emmanouil Kampitakis
b0cdeac8e6 Media storage and uploads path are being extracted from configuration file 2019-02-17 21:53:53 +01:00
Emmanouil Kampitakis
f2762e811f Homogenise configuration 2019-02-17 21:53:05 +01:00
Emmanouil Kampitakis
c8e2ef5350 DH parameters are only needed in case of TLS 2019-02-17 21:52:36 +01:00
Emmanouil Kampitakis
15dc5d49a2 Extract skip tls from configuration 2019-02-17 21:52:15 +01:00
Emmanouil Kampitakis
894b7ff906 Retireve the Certificate and Key paths from the configs 2019-02-17 21:10:35 +01:00
Emmanouil Kampitakis
09dd4aed23
Merge pull request #1 from jcgruenhage/master
fix matrix_synapse_extra_config
2019-02-16 13:33:44 +01:00
Jan Christian Grünhage
cf4a70a5c2 fix matrix_synapse_extra_config 2019-02-16 11:25:04 +01:00
Emmanouil Kampitakis
6a256ab200 Merge branch 'feature/add-test-capabilities-with-vagrant' 2019-02-15 03:31:56 +01:00
Emmanouil Kampitakis
5261672701 Merge branch 'feature/fix-synapse-configuration' 2019-02-15 03:27:57 +01:00
Emmanouil Kampitakis
737b03496c Fix variables file 2019-02-15 03:27:08 +01:00
Emmanouil Kampitakis
f2ca9d60f1 Add capabilities to test with vagrant 2019-02-15 03:24:30 +01:00
Emmanouil Kampitakis
fc3ecf8cbd Add the testroles directory 2019-02-15 03:14:21 +01:00
Emmanouil Kampitakis
783fe6b55d Add gitignore file 2019-02-15 03:13:31 +01:00
Emmanouil Kampitakis
3f1f0bdfb1 Fix indentation error 2019-02-15 03:11:09 +01:00
Emmanouil Kampitakis
26d24ed2ad Become synapse no longer needed 2019-02-15 03:10:56 +01:00
Emmanouil Kampitakis
6d4c34ef78 Extract signing key creation to module 2019-02-15 03:10:38 +01:00
Emmanouil Kampitakis
b397a278a6 Use copy instead of file 2019-02-15 03:09:11 +01:00
Emmanouil Kampitakis
34cf5e9faf Notify the correct handler 2019-02-15 03:08:08 +01:00
Emmanouil Kampitakis
da3267c30f Generate the password locally 2019-02-15 03:07:28 +01:00
Emmanouil Kampitakis
6d04100c19 Retrieve paths to be created from the matrix config 2019-02-15 03:07:03 +01:00
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