mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-29 05:55:28 +00:00
91 lines
4.1 KiB
XML
91 lines
4.1 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>bookstack</Name>
|
|
<Repository>linuxserver/bookstack</Repository>
|
|
<Registry>https://hub.docker.com/r/linuxserver/bookstack</Registry>
|
|
<Network>bridge</Network>
|
|
<MyIP/>
|
|
<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]
|
|
A database server is needed.</Overview>
|
|
<Category>Tools: Status:Stable</Category>
|
|
<WebUI>http://[IP]:[PORT:80]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/bookstack</TemplateURL>
|
|
<Icon>https://camo.githubusercontent.com/bc396d418b9da24e78f541bf221d8cc64b47c033/68747470733a2f2f73332d75732d776573742d322e616d617a6f6e6177732e636f6d2f6c696e75787365727665722d646f63732f696d616765732f626f6f6b737461636b2d6c6f676f353030783530302e706e67</Icon>
|
|
<ExtraParams/>
|
|
<PostArgs/>
|
|
<CPUset/>
|
|
<DateInstalled/>
|
|
<DonateText>Donate</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<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.[br][br]
|
|
A database server is needed.</Description>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort></HostPort>
|
|
<ContainerPort>80</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir/>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<Environment>
|
|
<Variable>
|
|
<Value/>
|
|
<Name>DB_HOST</Name>
|
|
<Mode/>
|
|
</Variable>
|
|
<Variable>
|
|
<Value/>
|
|
<Name>DB_USER</Name>
|
|
<Mode/>
|
|
</Variable>
|
|
<Variable>
|
|
<Value/>
|
|
<Name>DB_PASS</Name>
|
|
<Mode/>
|
|
</Variable>
|
|
<Variable>
|
|
<Value/>
|
|
<Name>DB_DATABASE</Name>
|
|
<Mode/>
|
|
</Variable>
|
|
<Variable>
|
|
<Value/>
|
|
<Name>APP_URL</Name>
|
|
<Mode/>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>99</Value>
|
|
<Name>PUID</Name>
|
|
<Mode/>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>100</Value>
|
|
<Name>PGID</Name>
|
|
<Mode/>
|
|
</Variable>
|
|
</Environment>
|
|
<Labels/>
|
|
<Config Name="Database host" Target="DB_HOST" Default="" Mode="" Description="Container Variable: DB_HOST" Type="Variable" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Database user" Target="DB_USER" Default="" Mode="" Description="Container Variable: DB_USER" Type="Variable" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Database password" Target="DB_PASS" Default="" Mode="" Description="Container Variable: DB_PASS" Type="Variable" Display="always" Required="true" Mask="true"/>
|
|
<Config Name="Database name" Target="DB_DATABASE" Default="" Mode="" Description="Container Variable: DB_DATABASE" Type="Variable" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Config" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="true" Mask="false"/>
|
|
<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 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>
|
|
</Container>
|