30 lines
No EOL
3 KiB
XML
30 lines
No EOL
3 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>leantime</Name>
|
|
<Repository>leantime/leantime:latest</Repository>
|
|
<Registry>https://hub.docker.com/r/leantime/leantime/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://leantime.io/</Project>
|
|
<Overview>Leantime is an open source project management system for small teams and startups. [br]First run go to http://leantime:port/install</Overview>
|
|
<Category>Productivity:</Category>
|
|
<WebUI>http://[IP]:[PORT:80]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/leantime.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/leantime.png</Icon>
|
|
<ExtraParams/>
|
|
<PostArgs/>
|
|
<DonateText/>
|
|
<DonateLink/>
|
|
<Description>Leantime is an open source project management system for small teams and startups. [br]First run go to http://leantime:port/install</Description>
|
|
<Config Name="Port" Target="80" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8000</Config>
|
|
<Config Name="LEAN_DB_HOST" Target="LEAN_DB_HOST" Default="Hostname or IP" Mode="" Description="Database Hostname or IP:Port" Type="Variable" Display="always" Required="true" Mask="false">Hostname or IP:Port</Config>
|
|
<Config Name="LEAN_DB_USER" Target="LEAN_DB_USER" Default="root" Mode="" Description="LEAN_DB_USER" Type="Variable" Display="always" Required="true" Mask="false">root</Config>
|
|
<Config Name="LEAN_DB_PASSWORD" Target="LEAN_DB_PASSWORD" Default="password" Mode="" Description="LEAN_DB_PASSWORD" Type="Variable" Display="always" Required="true" Mask="false">password</Config>
|
|
<Config Name="LEAN_DB_DATABASE" Target="LEAN_DB_DATABASE" Default="leantime" Mode="" Description="LEAN_DB_DATABASE" Type="Variable" Display="always" Required="true" Mask="false">leantime</Config>
|
|
<Config Name="Config Path" Target="/var/www/html/config" Default="/mnt/user/appdata/leantime/config/" Mode="rw" Description="Config Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/config/</Config>
|
|
<Config Name="Public Userfiles Path" Target="/var/www/html/public/userfiles" Default="/mnt/user/appdata/leantime/public_userfiles/" Mode="rw" Description="Public Userfiles Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/public_userfiles/</Config>
|
|
<Config Name="Userfiles Path" Target="/var/www/html/userfiles" Default="/mnt/user/appdata/leantime/userfiles/" Mode="rw" Description="Userfiles Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/userfiles/</Config>
|
|
<Config Name="Logs Path" Target="/var/www/html/resources/logs" Default="/mnt/user/appdata/leantime/userfiles/" Mode="rw" Description="Logs Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/leantime/userfiles/</Config>
|
|
</Container> |