Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
4 лет назад
Colin Shea
2578ca4cee
rename matrix_nginx_proxy_x_forwarded_header_value -> matrix_nginx_proxy_x_forwarded_proto_value
4 лет назад
Colin Shea
d0cd67044e
replace $scheme with X-Forwarded-Proto when enabled
4 лет назад
Michael Collins
98e6cd685d
sync with previous repo
4 лет назад
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 лет назад
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 лет назад
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 лет назад
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
4 лет назад
Ahmad Haghighi
f52a8b6484
use custom docker registry
4 лет назад
Béla Becker
60aa40845f
Upgrade Etherpad (1.8.7 -> 1.8.12)
5 лет назад
Michael
33ec5710d9
0.2.1 revision
5 лет назад
Slavi Pantaleev
8f7f45d6e4
Revert "trust the reverse proxy by default"
This reverts commit fd3d48bb6d .
Normally this environment variable gets referred to from `settings.json.docker`,
but we have our own full configuration, which hardcodes `"trustProxy": true`,
thus making this useless.
This has been pointed out here:
fd3d48bb6d (commitcomment-47403097)
5 лет назад
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
5 лет назад
Béla Becker
65eab14a64
Make sure Etherpad has a database to write to
5 лет назад
Béla Becker
005f4d57f9
Remove mention of sqlite3 support for Etherpad
The official Etherpad Docker image has no support for sqlite3 databases.
5 лет назад
Marc Leuser
fd3d48bb6d
trust the reverse proxy by default
5 лет назад
Marc Leuser
1434c371bd
safer port binding of etherpad docker container
don't bind to any host port if nginx_proxy is used
only bind to localhost if it's not used
5 лет назад
Slavi Pantaleev
7804060eee
Use Etherpad 1.8.7, not :latest
5 лет назад
Slavi Pantaleev
efbffa26bf
Fix typo
5 лет назад
Béla Becker
b7261dc098
Etherpad role: Etherpad needs Dimension
The default scalar.vector.im integrations manager doesn't support custom
URL's for etherpad, therefore Dimension needs to be enabled.
5 лет назад
Slavi Pantaleev
346f8b3475
Fix typo
5 лет назад
Béla Becker
42f338016b
Etherpad matrix-nginx-proxy configuration
5 лет назад
Béla Becker
4b451ff782
Etherpad role
5 лет назад