621 Commits

Author SHA1 Message Date
47f09c0625 [jitsi] Fix updating 2024-11-18 22:47:29 +01:00
a64e298ee7 [jitsi] fix /federated/bin/stop jitsi
FIXME: This should really go to a jitsi specific file when
we revise the core scripts
2024-11-18 22:37:38 +01:00
379daec85a [jitsi] Jitsi Scale additions -- connection monitoring, start/stop for JVB servers 2024-11-18 22:27:41 +01:00
root
bd35871fcb Fixed typo in roundcube SSO 2024-11-18 20:23:57 +00:00
8916198fb6 [jitsi] update to stable-9823 2024-11-18 21:10:07 +01:00
root
9e4ad43e55 Fixes for SSO on roundcube and gitea 2024-11-18 19:44:43 +00:00
root
f76d916672 Fixed pdns back 2024-11-18 15:25:26 +00:00
root
878c41d120 Fixed pdns back 2024-11-18 15:23:52 +00:00
root
d0812e7f99 Fixed jitsi.sh back 2024-11-18 15:10:20 +00:00
root
889538c721 Fixed docker compose back 2024-11-18 15:03:12 +00:00
root
60a0b73e54 More changes for SSO and convertdomain SSO coming soon 2024-11-18 14:57:45 +00:00
4af4a1e135 [nextcloud, collabora] Update to latest-versions - nextcloud 30.0.2 and collabora 24.04.9.2.1 2024-11-13 22:38:30 +11:00
root
993fc38838 More SSO clean up on jitsi 2024-11-06 19:23:05 +00:00
root
9920d6c642 Merge branch 'dev/sso1' 2024-11-06 19:09:04 +00:00
root
8f72fe6390 Fixed jitsi for merge 2024-11-06 19:08:23 +00:00
root
5d5e949f92 More sso fixes and clean up 2024-11-06 16:23:12 +00:00
root
f47b90acda Added sso fixes clean up for nextcloud 2024-11-06 15:59:33 +00:00
root
866e1875cf Testing SSO fix for mail.sh clean up 2024-11-06 15:43:03 +00:00
083b1db7e4 Merge branch 'dev/docker_compose' 2024-11-06 15:55:45 +01:00
57c6b0ebe3 [matrix, element] Update to new versions - synapse 1.118.0, element 1.11.84 2024-11-06 15:54:56 +01:00
root
ba9477e7f5 Added quotes around mail filters so we can source those without error 2024-11-06 14:45:43 +00:00
root
b8cc04040b Fixed grammar error 2024-11-05 15:48:23 +00:00
root
3471d58719 Put quotes around cause it breaks uninstallapp when it sources .env 2024-11-05 15:34:15 +00:00
3f2cce8f45 [jitsi] JitsiScale fixes 2024-11-04 22:44:49 +01:00
81bbc5e4bc [jitsi] Allow multiple JVBs to connect in JITSI_SCALE=client 2024-11-04 22:15:18 +01:00
3531f9daf6 [pdns] Fix invalid variable name, fix allow IP ranges 2024-11-04 21:25:17 +01:00
3e9c0866ac Use docker compose instead of docker-compose 2024-11-04 21:25:06 +01:00
root
d3368da5a5 Took out web client location from matrix.sh it breaks SSO 2024-11-04 17:10:22 +00:00
4c7c7c8212 [jitsi] unified AUTH_DOMAIN and INTERNAL_MUC for JitsiScale, clean up configs 2024-11-04 14:15:30 +01:00
adac609c39 [jitsi] Clean up, much smaller .env for JVB-only setups 2024-11-03 22:46:17 +01:00
bcb98d7aa4 [jitsi] Expose prosody on the public IP for JitsiScale 2024-11-02 01:17:10 +01:00
4377b98f5b [jitsi] Don't require prosody when installing just a jvb 2024-11-01 23:20:50 +01:00
ffc723b13e [jitsi] Get rid of obsolete version: attribute in docker-compose.yml 2024-11-01 23:15:24 +01:00
af8a7fe581 jitsi: Allow for multiple installation types
JITSI_SCALE unset -- "normal" core installation
JITSI_SCALE=client -- Omit the JVB component, the Jitsi Scale servers
take over
JITSI_SCALE=server -- Omit anything but the JVB component to install a
Jitsi Scale server
2024-11-01 20:11:35 +01:00
4043de050c jitsi: Put gen-passwords.sh into the repository instead of extracting stable-7882.tar.gz
This enables us to modify gen-passwords.sh to suit Federated specific
needs, such as using a shared JVB password for Jitsi Scale.
2024-10-29 22:08:55 +01:00
root
cbf480d7cd Added web_client_location and public_baseurl to matrix config 2024-10-29 18:15:30 +00:00
root
32def036f0 Took out domainname from configs 2024-10-29 12:56:39 +00:00
root
9ec16ee1dc Switched network to 192.168 and changed network name to core 2024-10-29 12:55:05 +00:00
root
a6cb606892 Took out verbose of service not installed on start and stop scripts 2024-10-25 19:32:05 +00:00
root
49e4c23b1f Updated espo to 8.4.0-apache 2024-10-23 15:23:51 +00:00
a2fd649c57 jitsi: Update to stable-9779 2024-10-22 17:09:09 +02:00
root
283ed6152f More fixes for backuptool 2024-10-21 18:17:25 +00:00
0c91789f34 jitsi: Place configs in /federated/apps/jitsi/data
Let's not pollute user [root] home directories with ~/.jitsi-meet-cfg
2024-10-21 19:47:32 +02:00
root
da1ec761fa Fixed usage for backuptool 2024-10-21 17:13:08 +00:00
root
01a163de8b Added new usage to backuptool 2024-10-21 17:11:11 +00:00
root
c40360071f Added updates for backuptool restoring from specific host 2024-10-21 17:08:45 +00:00
66824e58e4 jitsi: Clean up
There's no need to extract the entire Jitsi tarball into
/federated/apps/jitsi - we only need gen-passwords.sh

Also document what the tarball in lib/files/jitsi is and
where it comes from.
2024-10-21 16:33:45 +02:00
root
4ba278e6aa Updated matrix and element in latest-versions 2024-10-14 18:54:37 +00:00
root
27867a3c2b Removed old file 2024-10-05 16:22:29 +00:00
root
5f0142e1e3 Updated Vaultwarden to 1.32.1 in latest-versions 2024-10-04 19:34:25 +00:00