Mickaël Cornière
e4f1f2c754
Add information to make jitsi work with a client in LAN
5 лет назад
Slavi Pantaleev
4afc46fffe
Announce mx-puppet-slack support
Related to #454 (Github Pull Request).
5 лет назад
Rodrigo Belem
4149e03b69
Initial mx-puppet-slack bridge role
5 лет назад
Slavi Pantaleev
9991d545dd
Add note about synapse-janitor and require explicit confirmation for usage
Fixes #465 (Github Issue).
Related to https://github.com/xwiki-labs/synapse_scripts/pull/12 .
5 лет назад
Horvath Gergely
588e97a97c
link to self-building from implementation subsection
5 лет назад
Horvath Gergely
441278412b
add explicit information for the Rapsberry pi
5 лет назад
Horvath Gergely
7dba695713
clarification for the list of implementation details
5 лет назад
Horvath Gergely
bd61598faf
add experimental(?) architecture support for arm32 and arm64
the changes are necessary because certbot images are tagged, so docker does not recognize the necessary architecture
5 лет назад
Chris van Dijk
18beb30466
Update docs to reflect support for unfederated dimension
5 лет назад
Udo Rader
b6aa246f7c
better described how to get channel id, added a section how to unlink a channel and a troubleshooting section
5 лет назад
Udo Rader
cf36dbe4f6
correctly quoted <channel id> and added another way to retrieve it
5 лет назад
Slavi Pantaleev
181434d9c6
Add matrix-mx-puppet-skype to the list of roles that can self-build
5 лет назад
skoal
ab58b3fc9e
Update prerequisites.md
Added Jitsi firewall ports
5 лет назад
Slavi Pantaleev
5b8f8bc942
Announce Skype bridging
5 лет назад
Slavi Pantaleev
4e9976d559
Rename documentation file
5 лет назад
Rodrigo Belem
53f893b77e
Add documentations for the mx-puppet-skype bridge
5 лет назад
Slavi Pantaleev
25d51d3de3
Fix typo
5 лет назад
Slavi Pantaleev
dcce276b86
Rename script file
5 лет назад
Slavi Pantaleev
1b27e0f812
Make generate-jitsi-passwords.sh less magical
5 лет назад
Slavi Pantaleev
976ccf3880
Fix typo
5 лет назад
Slavi Pantaleev
f798605836
Undefine Jitsi secrets and require their (re-)definition
5 лет назад
teutat3s
f9d39f1c0c
update Jitsi, add generate-jitsi-passwords script
5 лет назад
Sean O'Neil
eb8e162ac2
Update Caddy example in configuring-well-known to Caddy version 2
5 лет назад
Slavi Pantaleev
0ee2060c31
Reorganize paragraphs a bit
5 лет назад
Slavi Pantaleev
a04c67dbc4
Add information about rebuilding Jitsi Prosody configuration
5 лет назад
teutat3s
d781c8fdf9
add optional Jitsi internal auth+guests docs
improve readability
5 лет назад
Marcel Partap
c2d384d2ef
some more mxisd to ma1sd string/URL replacements
6 лет назад
Marcel Partap
5fedd6cbf0
Replace mxisd with ma1sd in docs, fixing URLs
6 лет назад
Marcel Partap
187dedf920
Duplicate matrix-mxisd role for matrix-ma1sd fork
(adapting strings and URLs)
6 лет назад
Slavi Pantaleev
b450afc12e
Make Discord bridge docs better
6 лет назад
Slavi Pantaleev
bb2b2b4f1c
Clarify Discord bridging docs
6 лет назад
Slavi Pantaleev
584418ae0f
Fix broken link
6 лет назад
Slavi Pantaleev
067588b262
Upgrade riot-web
6 лет назад
Christian Wolf
1b87dbf54b
Added documentation to README file
6 лет назад
Aaron Raimist
695d2c3ea5
Flip around Jitsi port format to match other ports
This matches the way the ports are written in prerequisites.md and is the format that UFW likes.
6 лет назад
PlanetSmasher
9b6289b08c
clarify the config path ( #420 )
* clarify the config path
added path to the correct vars.yaml in matrix-synapse
* Fix configuration path
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
6 лет назад
Slavi Pantaleev
e5849801c6
Add Jitsi reference to Configuring Playbook docs page
6 лет назад
Slavi Pantaleev
8ff55bcd14
Update documentation and changelog
6 лет назад
Slavi Pantaleev
d605b219a2
Manage Jitsi configuration by ourselves for most components
We do this for 2 reasons:
- so we can control things which are not controllable using environment
variables (for example `stunServers` in jitsi/web, since we don't wish
to use the hardcoded Google STUN servers if our own Coturn is enabled)
- so playbook variable changes will properly rebuild the configuration.
When using Jitsi environment variables, the configuration is only built
once (the first time) and never rebuilt again. This is not the
consistent with the rest of the playbook and with how Ansible operates.
We're not perfect at it (yet), because we still let the Jitsi containers
generate some files on their own, but we are closer and it should be
good enough for most things.
Related to #415 (Github Pull Request).
6 лет назад
Slavi Pantaleev
ecd35a8ddb
Clarify webserver group membership requirement
Discussed in #412 (Github Issue).
6 лет назад
Slavi Pantaleev
cdd9ee1962
Add Jitsi support
6 лет назад
Slavi Pantaleev
2c2b55a669
Mark dimension DNS record as optional
6 лет назад
Slavi Pantaleev
61f82ac9e6
Minor fixup
6 лет назад
Slavi Pantaleev
a5e549f171
Move things around a bit
6 лет назад
ayounggun
364742aa35
how to activate dimensions
I am new to synapse. Thanks so much for these playbooks!
I wasn't sure how you actual activate dimensions after setting these variables. Should you re run
ansible-playbook -i inventory/hosts setup.yml --tags=setup-all
ansible-playbook -i inventory/hosts setup.yml --tags=start
? If so perhaps you could tell the readers to do this somewhere in the help file
Thanks =]
6 лет назад
Slavi Pantaleev
22ce50875a
Mention that root access is a requirement
Fixes #396 (Github Issue).
6 лет назад
Slavi Pantaleev
8dd187ac55
Update changelog and documentation
6 лет назад
Slavi Pantaleev
3cee815baf
Fix some typos
6 лет назад
Horvath Gergely
447dd94ff9
update documentation
6 лет назад
Slavi Pantaleev
37f3a2d5a8
Add support for themes to riot-web
6 лет назад