AppFeed/templates/coppitsRepository/coppit/xeoma.xml

53 lines
1.7 KiB
XML
Raw Normal View History

2020-12-03 12:42:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container>
<Name>Xeoma</Name>
<Project>http://felenasoft.com/xeoma/</Project>
<Support>https://forums.lime-technology.com/topic/56659-xeoma-surveillance-software/</Support>
<Overview>
Xeoma is surveillance software. Connect your cameras and record any detected movement.
</Overview>
<Registry>https://hub.docker.com/r/coppit/xeoma/</Registry>
<Repository>coppit/xeoma</Repository>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Environment></Environment>
<Environment>
<Variable>
<Name>VERSION</Name>
<Value>latest</Value>
</Variable>
</Environment>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8090</HostPort>
<ContainerPort>8090</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>10090</HostPort>
<ContainerPort>10090</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir></HostDir>
<ContainerDir>/archive</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:10090]/</WebUI>
<Icon>https://raw.githubusercontent.com/coppit/docker-xeoma/master/xeoma.png</Icon>
<TemplateURL>https://raw.githubusercontent.com/coppit/docker-templates/master/coppit/xeoma.xml</TemplateURL>
<Description>Xeoma is surveillance software. Connect your cameras and record any detected movement.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/coppitsRepository/coppit/xeoma.xml</templatePath>
</Container>