AppFeed/templates/CaptInsanosRepository/Capt.Insano/Koel.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

91 lines
2.8 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>
<Name>Koel</Name>
<Repository>captinsano/koel</Repository>
<Registry>https://hub.docker.com/r/captinsano/koel</Registry>
<Network>bridge</Network>
<Privileged>false</Privileged>
<Support>http://lime-technology.com/forum/index.php?topic=39249.0</Support>
<Overview>Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. Targeting web developers, Koel embraces some of the more modern web technologies flexbox, audio, and drag-and-drop API to name a few to do its job.</Overview>
<WebUI>http://[IP]:[PORT:8080]/</WebUI>
<TemplateURL>https://raw.githubusercontent.com/CaptInsano/docker-containers/templates/Capt.Insano/Koel.xml</TemplateURL>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>9876</HostPort>
<ContainerPort>8080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/Music</HostDir>
<ContainerDir>/music</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>DB_HOST</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>koel</Value>
<Name>DB_DATABASE</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>root</Value>
<Name>DB_USERNAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>DB_PASSWORD</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>ADMIN_EMAIL</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>ADMIN_NAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>ADMIN_PASSWORD</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>False</Value>
<Name>APP_DEBUG</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>production</Value>
<Name>AP_ENV</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>PUID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Deprecated>true</Deprecated>
<Category>Other:Uncategorized</Category>
<Description>Koel is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. Targeting web developers, Koel embraces some of the more modern web technologies flexbox, audio, and drag-and-drop API to name a few to do its job.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/CaptInsanosRepository/Capt.Insano/Koel.xml</templatePath>
</Container>