Slavi Pantaleev
7b43ef34b7
Remove more hardcoded matrix-postgres references
3 лет назад
Aine
e3b3f07607
etherpad: add abiword and soffice config options
3 лет назад
Slavi Pantaleev
805b70bfa3
Announce standalone Etherpad
3 лет назад
Aine
06eb186729
add matrix_etherpad_mode
3 лет назад
Aine
83c40fce15
standalone etherpad
3 лет назад
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
3 лет назад
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3 лет назад
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3 лет назад
GoliathLabs
64850531ba
Updated: etherpad to 1.8.18
3 лет назад
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 лет назад
Jim Myhrberg
993121e517
feat(etherpad): add optional admin web-UI access
Enables optional access to Etherpad's web-UI. This is useful for
managing Etherpad plugins.
Among other things, plugins makes it easy to manage/delete pads if you
install the adminpads2 plugin.
4 лет назад
pushytoxin
1066baed38
Upgrade etherpad to 1.8.16
Extend the config template with the lines added in the past year
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
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
346f8b3475
Fix typo
5 лет назад
Béla Becker
4b451ff782
Etherpad role
5 лет назад