AppFeed/templates/xthursdayxsRepository/roonserver.xml
Squidly271 7c0092f953 Update
2021-02-06 00:07:35 -05:00

55 lines
3.3 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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>RoonServer</Name>
<Repository>steefdebruijn/docker-roonserver</Repository>
<Registry>https://hub.docker.com/r/steefdebruijn/docker-roonserver/</Registry>
<Network>host</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/steefdebruijn/docker-roonserver</Support>
<Project>https://roonlabs.com/</Project>
<Overview>Docker image for running Roon Server. Roon Server is a software package that provides a “headless” version of Roon. It will be the brain of your music system, managing your music files, streaming services, and your audio devices. Roon Server is used in conjunction with Roon or Roon Remote, both of which provide control functionality.</Overview>
<WebUI></WebUI>
<TemplateURL>https://raw.githubusercontent.com/xthursdayx/docker-templates/master/roonserver.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/xthursdayx/docker-templates/master/images/roon-icon.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText> If you appreciate my work please consider buying me a coffee, cheers! 😁</DonateText>
<DonateLink>https://www.buymeacoffee.com/xthursdayx</DonateLink>
<Networking>
<Mode>host</Mode>
<Publish></Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/roonserver/app</HostDir>
<ContainerDir>/app</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/cache/appdata/roonserver/data</HostDir>
<ContainerDir>/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/Media/Music_library/</HostDir>
<ContainerDir>/music</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/user/Backup/Roon_Backup/</HostDir>
<ContainerDir>/backup</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="Config" Target="/app" Default="" Mode="rw" Description="Container Path: /app" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/roonserver/app</Config>
<Config Name="Data" Target="/data" Default="/mnt/cache/appdata/roonserver/" Mode="rw" Description="Container Path: /data" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/roonserver/data</Config>
<Config Name="Music" Target="/music" Default="/mnt/user/Media/Music/" Mode="rw" Description="Container Path: /music" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Media/Music_library/</Config>
<Config Name="Backup" Target="/backup" Default="/mnt/user/Backip/Roon_Backup" Mode="rw" Description="Container Path: /backup" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/Backup/Roon_Backup/</Config>
<Date>1612584320</Date>
<Category>MediaServer:Music</Category>
<Description>Docker image for running Roon Server. Roon Server is a software package that provides a “headless” version of Roon. It will be the brain of your music system, managing your music files, streaming services, and your audio devices. Roon Server is used in conjunction with Roon or Roon Remote, both of which provide control functionality.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/xthursdayxsRepository/roonserver.xml</templatePath>
</Container>