blueiris
This commit is contained in:
parent
a61f3ec03d
commit
6cde588db5
2 changed files with 22 additions and 0 deletions
22
templates/blueiris.xml
Normal file
22
templates/blueiris.xml
Normal file
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>blueiris</Name>
|
||||
<Repository>jshridha/blueiris:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/jshridha/blueiris/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>true</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
<Project>https://hub.docker.com/r/jshridha/blueiris/</Project>
|
||||
<Overview>Blue Iris video security software runs on a PC and can provide recording and playback for up to 64 IP network cameras or webcams. Blue Iris is affordable and powerful enough to safeguard your family, property and valuables at home or work.</Overview>
|
||||
<Category>Security:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/</WebUI>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/blueiris.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/blueiris.png</Icon>
|
||||
<ExtraParams>--init --log-opt max-size=5m --log-opt max-file=2</ExtraParams>
|
||||
<Description>Blue Iris video security software runs on a PC and can provide recording and playback for up to 64 IP network cameras or webcams. Blue Iris is affordable and powerful enough to safeguard your family, property and valuables at home or work.</Description>
|
||||
<Config Name="VNC Web Server Port" Target="8080" Default="8080" Mode="tcp" Description="VNC Web Server Port" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
|
||||
<Config Name="VNC Server Port" Target="5900" Default="5950" Mode="tcp" Description="VNC Server Port" Type="Port" Display="always" Required="false" Mask="false">5950</Config>
|
||||
<Config Name="Web Server Port" Target="81" Default="8181" Mode="tcp" Description="Web Server Port" Type="Port" Display="always" Required="false" Mask="false">8181</Config>
|
||||
<Config Name="Data Path" Target="/home/wineuser/prefix" Default="/mnt/user/appdata/blueiris" Mode="rw" Description="Data Path" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/blueiris</Config>
|
||||
</Container>
|
BIN
templates/icons/blueiris.png
Normal file
BIN
templates/icons/blueiris.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 193 KiB |
Loading…
Reference in a new issue