AppFeed/templates/MuwahhidunsRepository/my-wiznote.xml

69 lines
3.2 KiB
XML
Raw Normal View History

2021-02-12 21:10:45 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>wiznote</Name>
<Repository>wiznote/wizserver</Repository>
<Registry>https://hub.docker.com/r/wiznote/wizserver</Registry>
<Network>bridge</Network>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://myunraid.ru/</Support>
<Project>https://www.wiz.cn/</Project>
<Overview>WizNote is a cloud service that you could use to save your notes or share documents with your colleagues.&#13;
2021-02-12 23:10:57 +00:00
Also has a client on mobile, tablets, PC and webClipper in the browser.&#13;
2021-02-12 21:10:45 +00:00
&#13;
Default administrator account: &#13;
2021-02-12 23:10:57 +00:00
login: admin@wiz.cn&#13;
password: 123456&#13;
2021-02-12 21:10:45 +00:00
&#13;
2021-02-12 23:10:57 +00:00
Please change the password after you finished the deployment. It can add five accounts in the free edition.&#13;
Russian translation of the app: https://github.com/Muwahhidun/wiznote-russian-language</Overview>
2021-02-12 21:10:45 +00:00
<WebUI>http://[IP]:[PORT:888]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/Muwahhidun/unraid-docker-templates/main/my-wiznote.xml</TemplateURL>
2021-02-16 21:47:23 +00:00
<Icon>https://github.com/Muwahhidun/logo/blob/main/wiznote-icon.png?raw=true</Icon>
2021-02-12 21:10:45 +00:00
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>888</HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
<Port>
<HostPort>9269</HostPort>
<ContainerPort>9269</ContainerPort>
<Protocol>udp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/wiznote</HostDir>
<ContainerDir>/wiz/storage</ContainerDir>
<Mode>rw</Mode>
</Volume>
<Volume>
<HostDir>/etc/localtime</HostDir>
<ContainerDir>/etc/localtime</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment></Environment>
<Config Name="/wiz/storage" Target="/wiz/storage" Default="" Mode="rw" Description="Container Path: /wiz/storage" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/wiznote</Config>
<Config Name="/etc/localtime" Target="/etc/localtime" Default="" Mode="rw" Description="Container Path: /etc/localtime" Type="Path" Display="always" Required="false" Mask="false">/etc/localtime</Config>
<Config Name="80" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="false" Mask="false">888</Config>
<Config Name="9269" Target="9269" Default="" Mode="udp" Description="Container Port: 9269" Type="Port" Display="always" Required="false" Mask="false">9269</Config>
<Date>1613156899</Date>
<Description>WizNote is a cloud service that you could use to save your notes or share documents with your colleagues.&#13;
2021-02-12 23:10:57 +00:00
Also has a client on mobile, tablets, PC and webClipper in the browser.&#13;
2021-02-12 21:10:45 +00:00
&#13;
Default administrator account: &#13;
2021-02-12 23:10:57 +00:00
login: admin@wiz.cn&#13;
password: 123456&#13;
&#13;
Please change the password after you finished the deployment. It can add five accounts in the free edition.&#13;
Russian translation of the app: https://github.com/Muwahhidun/wiznote-russian-language</Description>
2021-02-12 21:10:45 +00:00
<templatePath>/tmp/GitHub/AppFeed/templates/MuwahhidunsRepository/my-wiznote.xml</templatePath>
</Container>