AppFeed/templates/linuxserversRepository/linuxserver.io/bookstack.xml
Squidly271 b3878cd225 Redo
2020-12-03 07:42:32 -05:00

88 lines
4.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container version="2">
<Name>bookstack</Name>
<Repository>linuxserver/bookstack</Repository>
<Registry>https://hub.docker.com/r/linuxserver/bookstack</Registry>
<Network>bridge</Network>
<Shell>bash</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/75762-support-linuxserverio-bookstack/</Support>
<Project>https://www.bookstackapp.com/</Project>
<Overview>Bookstack is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease.[br][br]&#13;
A database server is needed.</Overview>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/bookstack.xml</TemplateURL>
<Icon>https://camo.githubusercontent.com/bc396d418b9da24e78f541bf221d8cc64b47c033/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6c696e75787365727665722d646f63732f696d616765732f626f6f6b737461636b2d6c6f676f353030783530302e706e67</Icon>
<PostArgs></PostArgs>
<CPUset></CPUset>
<DonateText>Donate</DonateText>
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort></HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>DB_HOST</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>DB_USER</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>DB_PASS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>DB_DATABASE</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>APP_URL</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>99</Value>
<Name>PUID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>100</Value>
<Name>PGID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Database host" Target="DB_HOST" Default="" Mode="" Description="Container Variable: DB_HOST" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Database user" Target="DB_USER" Default="" Mode="" Description="Container Variable: DB_USER" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Database password" Target="DB_PASS" Default="" Mode="" Description="Container Variable: DB_PASS" Type="Variable" Display="always" Required="true" Mask="true"></Config>
<Config Name="Database name" Target="DB_DATABASE" Default="" Mode="" Description="Container Variable: DB_DATABASE" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="true" Mask="false"></Config>
<Config Name="Webgui" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false"></Config>
<Config Name="The URL for bookstack if using reverse proxy. your.site.here.xyz" Target="APP_URL" Default="" Mode="" Description="Reverse proxy URL" Type="Variable" Display="always" Required="false" Mask="false"></Config>
<Config Name="PUID" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="true" Mask="false">99</Config>
<Config Name="PGID" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="true" Mask="false">100</Config>
<Category>Tools:Utilities</Category>
<Description>Bookstack is a free and open source Wiki designed for creating beautiful documentation. Feautring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease.&#13;
A database server is needed.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/bookstack.xml</templatePath>
</Container>