31 lines
1.5 KiB
XML
31 lines
1.5 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>Comfyui-Json-Manager</Name>
|
|
<Repository>python:3.12-slim</Repository>
|
|
<Registry/>
|
|
<Network>bridge</Network>
|
|
<MyIP/>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support/>
|
|
<Project/>
|
|
<Overview/>
|
|
<Category/>
|
|
<WebUI>http://[IP]:[PORT:8501]</WebUI>
|
|
<TemplateURL/>
|
|
<Icon/>
|
|
<ExtraParams/>
|
|
<PostArgs>/bin/sh -c "apt-get update && apt-get install -y graphviz && pip install streamlit opencv-python-headless graphviz streamlit-agraph && cd /app && streamlit run app.py --server.headless true --server.port 8501"</PostArgs>
|
|
<CPUset/>
|
|
<DateInstalled>1767096338</DateInstalled>
|
|
<DonateText/>
|
|
<DonateLink/>
|
|
<Requires/>
|
|
<Config Name="App Location" Target="/app" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/comfyui-json-manager/</Config>
|
|
<Config Name="Data" Target="/media/unraid/" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/</Config>
|
|
<Config Name="WebUI" Target="8501" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="false" Mask="false">8501</Config>
|
|
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">99</Config>
|
|
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="" Type="Variable" Display="always" Required="false" Mask="false">100</Config>
|
|
<TailscaleStateDir/>
|
|
</Container>
|