AppFeed/templates/A75GsRepository/templates/jitsi-jicofo.xml
2021-02-23 15:49:21 -05:00

34 lines
4.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>jitsi-jicofo</Name>
<Repository>jitsi/jicofo:latest</Repository>
<Registry>https://hub.docker.com/r/jitsi/jicofo/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
<Project>https://jitsi.org/</Project>
<Overview>Jicofo image for Jitsi Meet</Overview>
<WebUI></WebUI>
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/jitsi-jicofo.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/jitsi.png</Icon>
<PostArgs></PostArgs>
<Config Name="AppData Config Path" Target="/config" Default="/mnt/user/appdata/jitsi/jicofo/" Mode="rw" Description="IMPORTENT Change to /mnt/user/appdata/jitsi/jicofo/" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/jitsi/jicofo/</Config>
<Config Name="ENABLE_AUTH" Target="ENABLE_AUTH" Default="1" Mode="" Description="Enable authentication" Type="Variable" Display="always" Required="false" Mask="false">1</Config>
<Config Name="XMPP_DOMAIN" Target="XMPP_DOMAIN" Default="meet.jitsi" Mode="" Description="Internal XMPP domain" Type="Variable" Display="always" Required="false" Mask="false">meet.jitsi</Config>
<Config Name="XMPP_AUTH_DOMAIN" Target="XMPP_AUTH_DOMAIN" Default="auth.meet.jitsi" Mode="" Description="Internal XMPP domain for authenticated services" Type="Variable" Display="always" Required="false" Mask="false">auth.meet.jitsi</Config>
<Config Name="XMPP_INTERNAL_MUC_DOMAIN" Target="XMPP_INTERNAL_MUC_DOMAIN" Default="internal-muc.meet.jitsi" Mode="" Description="XMPP domain for the internal MUC" Type="Variable" Display="always" Required="false" Mask="false">internal-muc.meet.jitsi</Config>
<Config Name="XMPP_SERVER" Target="XMPP_SERVER" Default="xmpp.meet.jitsi" Mode="" Description="Internal XMPP server name xmpp.meet.jitsi" Type="Variable" Display="always" Required="false" Mask="false">xmpp.meet.jitsi</Config>
<Config Name="JICOFO_COMPONENT_SECRET" Target="JICOFO_COMPONENT_SECRET" Default="s3cr37" Mode="" Description="XMPP component password for Jicofo" Type="Variable" Display="always" Required="false" Mask="false">s3cr37</Config>
<Config Name="JICOFO_AUTH_USER" Target="JICOFO_AUTH_USER" Default="focus" Mode="" Description="XMPP user for Jicofo client connections" Type="Variable" Display="always" Required="false" Mask="false">focus</Config>
<Config Name="JICOFO_AUTH_PASSWORD" Target="JICOFO_AUTH_PASSWORD" Default="passw0rd" Mode="" Description="XMPP password for Jicofo client connections" Type="Variable" Display="always" Required="false" Mask="false">passw0rd</Config>
<Config Name="JICOFO_RESERVATION_REST_BASE_URL" Target="JICOFO_RESERVATION_REST_BASE_URL" Default="http://reservation.example.com" Mode="" Description="Base URL of Jicofos reservation REST API" Type="Variable" Display="always" Required="false" Mask="false">http://reservation.example.com</Config>
<Config Name="JVB_BREWERY_MUC" Target="JVB_BREWERY_MUC" Default="jvbbrewery" Mode="" Description="MUC name for the JVB pool" Type="Variable" Display="always" Required="false" Mask="false">jvbbrewery</Config>
<Config Name="JIGASI_BREWERY_MUC" Target="JIGASI_BREWERY_MUC" Default="jigasibrewery" Mode="" Description="MUC name for the Jigasi pool" Type="Variable" Display="always" Required="false" Mask="false">jigasibrewery</Config>
<Config Name="JIGASI_SIP_URI" Target="JIGASI_SIP_URI" Default="test@sip2sip.info" Mode="" Description="SIP URI for incoming / outgoing calls" Type="Variable" Display="always" Required="false" Mask="false">test@sip2sip.info</Config>
<Config Name="JIBRI_BREWERY_MUC" Target="JIBRI_BREWERY_MUC" Default="jibribrewery" Mode="" Description="MUC name for the Jibri pool" Type="Variable" Display="always" Required="false" Mask="false">jibribrewery</Config>
<Config Name="JIBRI_PENDING_TIMEOUT" Target="JIBRI_PENDING_TIMEOUT" Default="90" Mode="" Description="MUC connection timeout" Type="Variable" Display="always" Required="false" Mask="false">90</Config>
<Description>Jicofo image for Jitsi Meet</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/A75GsRepository/templates/jitsi-jicofo.xml</templatePath>
</Container>