templates/unraid/webcord.xml
2023-08-27 13:38:23 +00:00

45 lines
3.0 KiB
XML
Executable File

<?xml version="1.0"?>
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
<!-- GENERATED FROM https://github.com/linuxserver/docker-webcord/blob/master/readme-vars.yml -->
<Container version="2">
<Name>webcord</Name>
<Repository>lscr.io/linuxserver/webcord</Repository>
<Registry>https://github.com/orgs/linuxserver/packages/container/package/webcord</Registry>
<DonateText>Donations</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>https://github.com/linuxserver/docker-webcord/issues/new/choose</Support>
<Shell>bash</Shell>
<GitHub>https://github.com/linuxserver/docker-webcord#application-setup</GitHub>
<ReadMe>https://github.com/linuxserver/docker-webcord#readme</ReadMe>
<Project>https://github.com/SpacingBat3/WebCord</Project>
<Overview>WebCord(https://github.com/SpacingBat3/WebCord) can be summarized as a pack of security and privacy hardenings, Discord features reimplementations, Electron / Chromium / Discord bugs workarounds, stylesheets, internal pages and wrapped https://discord.com page, designed to conform with ToS as much as it is possible (or hide the changes that might violate it from Discord&#39;s eyes).</Overview>
<ExtraParams>--shm-size=1gb</ExtraParams>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/webcord.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/webcord-icon.png</Icon>
<Date>2023-05-18</Date>
<Changes>
### 2023-05-18
- Add fonts-noto-cjk for shrug support.
### 2023-05-12
- Add fonts-noto-color-emoji for better emoji support.
### 2023-05-09
- Bundle Chromium to provide browser for opening links, etc.
### 2023-04-21
- Initial release.
</Changes>
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="WebCord desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="WebCord desktop gui HTTPS." Type="Port" Display="always" Required="true" Mask="false"/>
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores program settings." Type="Path" Display="advanced" Required="true" Mask="false"/>
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
</Container>