diff --git a/templates/jitsi-jicofo.xml b/templates/jitsi-jicofo.xml new file mode 100644 index 0000000..4328757 --- /dev/null +++ b/templates/jitsi-jicofo.xml @@ -0,0 +1,37 @@ + + + jitsi-jicofo + jitsi/jicofo:latest + https://hub.docker.com/r/jitsi/jicofo/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://jitsi.org/ + Jicofo image for Jitsi Meet + Productivity: Network:Voip Network:Messenger + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/jitsi-jicofo.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/jitsi.png + + + + + Jicofo image for Jitsi Meet + + /mnt/user/appdata/jitsi/jicofo/ + 1 + meet.jitsi + auth.meet.jitsi + internal-muc.meet.jitsi + xmpp.meet.jitsi + s3cr37 + focus + passw0rd + http://reservation.example.com + jvbbrewery + jigasibrewery + test@sip2sip.info + jibribrewery + 90 + \ No newline at end of file diff --git a/templates/jitsi-jvb.xml b/templates/jitsi-jvb.xml new file mode 100644 index 0000000..3d4ae18 --- /dev/null +++ b/templates/jitsi-jvb.xml @@ -0,0 +1,35 @@ + + + jitsi-jvb + jitsi/jvb:latest + https://hub.docker.com/r/jitsi/jvb/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://jitsi.org/ + Jitsi Videobridge image for Jitsi Meet + Productivity: Network:Voip Network:Messenger + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/jitsi-jvb.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/jitsi.png + + + + + Jitsi Videobridge image for Jitsi Meet + + 10000 + 4443 + /mnt/user/appdata/jitsi/jvb/ + 192.168.1.1 + auth.meet.jitsi + internal-muc.meet.jitsi + xmpp.meet.jitsi + jvb + passw0rd + jvbbrewery + true + stun.l.google.com:19302, stun1.l.google.com:19302, stun2.l.google.com:19302 + none + \ No newline at end of file diff --git a/templates/jitsi-prosody.xml b/templates/jitsi-prosody.xml new file mode 100644 index 0000000..868f32c --- /dev/null +++ b/templates/jitsi-prosody.xml @@ -0,0 +1,73 @@ + + + jitsi-prosody + jitsi/prosody:latest + https://hub.docker.com/r/jitsi/prosody/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://jitsi.org/ + Prosody image for Jitsi Meet + Productivity: Network:Voip Network:Messenger + + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/jitsi-prosody.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/jitsi.png + + + + + Prosody image for Jitsi Meet + + 5222 + 5347 + 5280 + /mnt/user/appdata/jitsi/prosody/ + internal + 1 + 1 + statistics,alert + foo = bar;\nkey = val; + ldaps://ldap.domain.com/ + DC=example,DC=domain,DC=com + CN=binduser,OU=users,DC=example,DC=domain,DC=com + LdapUserPassw0rd + (sAMAccountName=%u) + bind + 3 + 1 + SECURE256:SECURE128 + 1 + /etc/ssl/certs/ca-certificates.crt + /etc/ssl/certs + 0 + meet.jitsi + auth.meet.jitsi + guest.meet.jitsi + muc.meet.jitsi + internal-muc.meet.jitsi + info,alert + info,alert + info,alert + recorder.meet.jitsi + s3cr37 + focus + passw0rd + jvb + passw0rd + jigasi + passw0rd + jibri + passw0rd + recorder + passw0rd + my_jitsi_app_id + my_jitsi_app_secret + my_web_client,my_app_client + my_server1,my_server2 + https://example.com/asap + 0 + token + token_verification + info + \ No newline at end of file diff --git a/templates/jitsi-web.xml b/templates/jitsi-web.xml new file mode 100644 index 0000000..b1c86cd --- /dev/null +++ b/templates/jitsi-web.xml @@ -0,0 +1,50 @@ + + + jitsi-web + jitsi/web:latest + https://hub.docker.com/r/jitsi/web/ + bridge + sh + false + https://forums.unraid.net/topic/89502-support-a75g-repo/ + https://jitsi.org/ + Jitsi Meet's web interface image + Productivity: Network:Voip Network:Messenger + http://[IP]:[PORT:80]/ + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/jitsi-web.xml + https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/jitsi.png + + + + + Jitsi Meet's web interface image + + 8000 + 4443 + /mnt/user/appdata/jitsi/web/ + /mnt/user/appdata/jitsi/web/letsencrypt/ + /mnt/user/appdata/jitsi/transcripts/ + 1 + 1 + 1 + 1 + 1 + 1 + focus + meet.example.com + user@example.com + https://meet.example.com + meet.jitsi + http://xmpp.meet.jitsi:5280 + guest.meet.jitsi + muc.meet.jitsi + recorder.meet.jitsi + http://etherpad.meet.jitsi:9001 + jibribrewery + 90 + jibri + passw0rd + recorder + passw0rd + 1 + \ No newline at end of file