Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 3m7s
27 lines
1.4 KiB
XML
27 lines
1.4 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>ai-media-hub</Name>
|
|
<Repository>git.savethenurse.com/savethenurse/ai-media-hub:latest</Repository>
|
|
<Registry>https://git.savethenurse.com</Registry>
|
|
<Network>bridge</Network>
|
|
<MyIP/>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://git.savethenurse.com/savethenurse/ai-media-hub/issues</Support>
|
|
<Project>https://git.savethenurse.com/savethenurse/ai-media-hub</Project>
|
|
<Overview>AI Media Hub: A single container full-stack app for gathering, ingesting, and downloading media assets via AI Discovery and yt-dlp.</Overview>
|
|
<Category>MediaApp:Video Downloaders:Tools:</Category>
|
|
<WebUI>http://[IP]:[PORT:8000]</WebUI>
|
|
<TemplateURL/>
|
|
<Icon>https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/youtube.png</Icon>
|
|
<ExtraParams/>
|
|
<PostArgs/>
|
|
<CPUset/>
|
|
<DateInstalled></DateInstalled>
|
|
<DonateText/>
|
|
<DonateLink/>
|
|
<Requires/>
|
|
<Config Name="WebUI Port" Target="8000" Default="8282" Mode="tcp" Description="Port for Web Interface" Type="Port" Display="always" Required="true" Mask="false">8282</Config>
|
|
<Config Name="NAS Downloads Path" Target="/downloads" Default="/mnt/user/downloads/media" Mode="rw" Description="Path to save downloaded and ingested media files" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/downloads/media</Config>
|
|
</Container>
|