AppFeed/templates/dee31797sRepository/UnRaid/template/MotionEye.xml
2021-02-23 15:49:21 -05:00

71 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>motioneye</Name>
<Repository>djaydev/motioneye</Repository>
<Registry>https://hub.docker.com/r/djaydev/motioneye/</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/77603-virt-manager-intel-gpu-tools-and-more-dockers/</Support>
<Project>https://github.com/ccrisan/motioneye/wiki</Project>
<Overview>MotionEye is a web frontend for the motion daemon, written in Python.[br]
Being based on Alpine Linux, size of this container is very small (less than 100MB in download size).[br]
First run will start with motioneye default settings. To use a preconfigured configuration file save it /mnt/cache/appdata/motioneye/motioneye.conf.[br]
[br]
Default Username: admin[br]
Default Password: BLANK[br]</Overview>
<WebUI>http://[IP]:[PORT:8765]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/djaydev/docker-virt-manager/master/UnRaid/template/MotionEye.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/ccrisan/motioneye/dev/extra/motioneye-256x256.png</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8765</HostPort>
<ContainerPort>8765</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/videos/camera</HostDir>
<ContainerDir>/var/lib/motioneye</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/mnt/cache/appdata/motioneye</HostDir>
<ContainerDir>/etc/motioneye</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value>1000</Value>
<Name>UID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>GID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Key 1" Target="UID" Default="99" Mode="" Description="User ID" Type="Variable" Display="always" Required="true" Mask="false">1000</Config>
<Config Name="Key 2" Target="GID" Default="100" Mode="" Description="Group ID" Type="Variable" Display="always" Required="true" Mask="false">100</Config>
<Config Name="WEB UI" Target="8765" Default="8765" Mode="tcp" Description="Container Port: 8765" Type="Port" Display="always" Required="false" Mask="false">8765</Config>
<Config Name="Media Files Path" Target="/var/lib/motioneye" Default="/mnt/user/videos/camera" Mode="rw" Description="Default captured movies folder" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/videos/camera</Config>
<Config Name="Configuration Path" Target="/etc/motioneye" Default="/mnt/cache/appdata/motioneye" Mode="rw" Description="Persistent config folder" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/motioneye</Config>
<DonateLink>https://www.paypal.me/djaydev/0usd</DonateLink>
<DonateImg>https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif</DonateImg>
<Description>MotionEye is a web frontend for the motion daemon, written in Python.
Being based on Alpine Linux, size of this container is very small (less than 100MB in download size).
First run will start with motioneye default settings. To use a preconfigured configuration file save it /mnt/cache/appdata/motioneye/motioneye.conf.
Default Username: admin
Default Password: BLANK</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/dee31797sRepository/UnRaid/template/MotionEye.xml</templatePath>
</Container>