Files
archived-unraid/drop-oss.xml

34 lines
2.4 KiB
XML

<?xml version="1.0"?>
<Container version="2">
<Name>drop-oss</Name>
<Repository>ghcr.io/drop-oss/drop:nightly</Repository>
<Registry>https://github.com/Drop-OSS</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://github.com/Drop-OSS/drop</Support>
<Project>https://droposs.org/</Project>
<Overview>Drop is an open-source game distribution platform, similar to GameVault or Steam. It's designed to distribute and share DRM-free games quickly, all while being incredibly flexible, beautiful, and fast.</Overview>
<Category>GameServers: Status:Beta</Category>
<WebUI>http://[IP]:[PORT:3000]</WebUI>
<TemplateURL/>
<Icon>https://avatars.githubusercontent.com/u/167499184?s=200&amp;amp;v=4</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1759138007</DateInstalled>
<DonateText/>
<DonateLink/>
<Requires>Working PostgreSQL container running (recommended ver. 14)</Requires>
<Config Name="Web UI Port" Target="3000" Default="3000" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">3000</Config>
<Config Name="Library" Target="/library" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false"/>
<Config Name="Data" Target="/data" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/drop</Config>
<Config Name="PostgreSQL Database URL" Target="DATABASE_URL" Default="postgres://drop:drop@postgres:5432/drop" Mode="" Description="postgres://{DB_USER}:{DB_PASS}@{DB_HOST}:{DB_PORT}/{DB_NAME}" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="GIANT_BOMB_API_KEY" Target="GIANT_BOMB_API_KEY" Default="" Mode="" Description="https://docs.droposs.org/docs/metadata/giantbomb" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="IGDB_CLIENT_ID" Target="IGDB_CLIENT_ID" Default="" Mode="" Description="https://docs.droposs.org/docs/metadata/igdb" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="IGDB_CLIENT_SECRET" Target="IGDB_CLIENT_SECRET" Default="" Mode="" Description="https://docs.droposs.org/docs/metadata/igdb" Type="Variable" Display="always" Required="false" Mask="false"/>
<Config Name="EXTERNAL_URL" Target="EXTERNAL_URL" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false"/>
<TailscaleStateDir/>
</Container>