Slavi Pantaleev
9c2dedfdeb
Reorganize a bit
3年前
Slavi Pantaleev
40e8ef0c70
Do not tell people to use latest Borgmatic - it won't help with Postgres v15
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2259#issuecomment-1312737960
3年前
throny
f5a09f30b7
Update maintenance-postgres.md
3年前
throny
b12cdbd99d
Update maintenance-postgres.md
3年前
throny
adbc09f152
warn users about upgrading to pg15 when using borg
3年前
felixx9
98d2df5fcf
more details,
hopefully better understandable wording. To write docs I need to learn a new language (feels like it)
3年前
felixx9
707fb564de
add how to integrate
describe, how to integrate a pad
3年前
Slavi Pantaleev
06df2df9e9
Mention playbook ownership issues when running Ansible in a container and potential workarounds
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2248
3年前
Slavi Pantaleev
32e5c814e4
Update containerized Ansible tag and make documentation about "make roles" clearer
`devture/ansible:2.13.6-r0` contains the `make` utility.
(8597fd8272 )
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2248
3年前
Abílio Costa
a93d733bd3
Remove repeated quote in mautrix-discord docs
3年前
Slavi Pantaleev
805b70bfa3
Announce standalone Etherpad
3年前
Aine
06eb186729
add matrix_etherpad_mode
3年前
Slavi Pantaleev
7289992dba
Document `make roles` some more
Improves:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2232
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2217#issuecomment-1304366791
3年前
Slavi Pantaleev
c3a7237de7
Initial work on using externally defined roles
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年前
Warren Bailey
5a00856c88
reset default and add documentation about the websocket port
3年前
array-in-a-matrix
fe360d7f99
added missing comma
3年前
Slavi Pantaleev
eaa9b7cfc4
Add automatic user account creation support to Buscarron
Continuation of c3dc64b1d5
3年前
array-in-a-matrix
34873da3fd
moved login instructions to useage
3年前
Slavi Pantaleev
c3dc64b1d5
Add matrix-user-creator role - automatic user account creation support
We no longer ask users to create Matrix user accounts for these bots:
- Postmoogle
- Honoroit
- Reminder Bot
Other bots and services (matrix-registration-bot, maubot, mjolnir,
Dimension, etc.) require an Access Token to run (not a password),
so this new role doesn't help for them.
It does help for the above bots though, and for defining your own
"initial user accounts" in the `matrix_user_creator_users_additional`
variable.
3年前
array-in-a-matrix
96b923e3aa
typo
3年前
array-in-a-matrix
8338f750e0
document login to discord with token
3年前
Slavi Pantaleev
54e71f2012
Mention "matrix_hookshot_enabled: true" on the Hookshot documentation page
3年前
Slavi Pantaleev
ce8e9be6a8
Document Conduit installation
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2076
3年前
Array in a Matrix
9a439f91ae
update way to login to discord
3年前
Aine
12fe1f417c
update buscarron 1.2.1 -> 1.3.0
3年前
Warren Bailey
8af5f925fe
updating docs
3年前
Julian-Samuel Gebühr
3bd0af76dd
Add information on how to manually run the backup
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
3年前
smargold476
ac8312d95f
update link to example
in my environment i see the matrix. conf in that file: /matrix/nginx-proxy/conf.d/matrix-domain.conf
3年前
smargold476
7d043489bd
update remote-repo-infos with link to doc
was a litte confusing for me, so i added the link to the syntax-descr.
3年前
Slavi Pantaleev
7e8184e210
Do not break the guided installation flow
3年前
Array in a Matrix
0a022db256
grammar correction
the word "both" would refer to only 2 urls in this context
3年前
Warren Bailey
00f2db15f8
adding documentation around the xmpp setting
3年前
Slavi Pantaleev
80da7dfb0b
Update docs/prerequisites.md
3年前
Warren Bailey
0c810703c7
Update docs/configuring-playbook-jitsi.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
Warren Bailey
62aacc0cc9
Update docs/configuring-playbook-jitsi.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
Warren Bailey
9c313d1a84
Update docs/configuring-playbook-jitsi.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
Warren Bailey
f22c2fb810
Update docs/configuring-playbook-jitsi.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
Warren Bailey
99e2dbcdc5
Update docs/configuring-playbook-jitsi.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
Warren Bailey
0258f8086f
Update docs/configuring-playbook-jitsi.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
Warren Bailey
bcf735c49b
Update docs/configuring-playbook-jitsi.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
array-in-a-matrix
c4a57428a6
add if hostname is not availble for SRV record
3年前
Warren Bailey
8d2e2342be
PR review comments and additional documentation
3年前
Warren Bailey
215bd1ca6a
renaming tags and introducing a common tag
3年前
Warren Bailey
0077f69cea
minor doc fixes
3年前
Warren Bailey
61c7a2bb3e
rename variable
3年前
Warren Bailey
b5df5a982a
adding more jvbs
3年前
Warren Bailey
a7f245642a
adding documentation
3年前
Felix Stupp
a7dc9a406d
docs/configuring-playbook: Add link to etherpad configuration
3年前