21 lines
2.8 KiB
XML
21 lines
2.8 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>linkace</Name>
|
|
<Repository>linkace/linkace:simple</Repository>
|
|
<Registry>https://hub.docker.com/r/linkace/linkace/</Registry>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://www.linkace.org/</Project>
|
|
<Overview>&lt;p&gt;LinkAce is a self-hosted archive to collect links of your favorite websites. &lt;/p&gt;
|
|
&lt;p&gt;-&lt;span style="color: rgb(184, 49, 47);"&gt;Before you start CLI unraid&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;em&gt;mkdir /mnt/user/appdata/linkace/&lt;/em&gt;&lt;br&gt;&lt;em&gt;wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production&lt;/em&gt;&lt;br&gt;&lt;br&gt;-Edit .env with your configuration&lt;br&gt;&lt;br&gt;-start the linkace then CLI linkace&lt;br&gt;&lt;br&gt;&lt;em&gt;php artisan key:generate&lt;/em&gt;&lt;/p&gt;</Overview>
|
|
<Category>Productivity: Tools:</Category>
|
|
<WebUI>http://[IP]:[PORT:80]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/linkace.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/linkace.png</Icon>
|
|
<Description>&lt;p&gt;LinkAce is a self-hosted archive to collect links of your favorite websites. &lt;/p&gt;
|
|
&lt;p&gt;-&lt;span style="color: rgb(184, 49, 47);"&gt;Before you start CLI unraid&lt;/span&gt;&lt;br&gt;&lt;br&gt;&lt;em&gt;mkdir /mnt/user/appdata/linkace/&lt;/em&gt;&lt;br&gt;&lt;em&gt;wget -O /mnt/user/appdata/linkace/.env https://raw.githubusercontent.com/Kovah/LinkAce/main/.env.docker.production&lt;/em&gt;&lt;br&gt;&lt;br&gt;-Edit .env with your configuration&lt;br&gt;&lt;br&gt;-start the linkace then CLI linkace&lt;br&gt;&lt;br&gt;&lt;em&gt;php artisan key:generate&lt;/em&gt;&lt;/p&gt;</Description>
|
|
<Config Name="Port" Target="80" Default="4256" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">4256</Config>
|
|
<Config Name="Logs Path" Target="/app/storage/logs" Default="/mnt/user/appdata/linkace/logs/" Mode="rw" Description="Logs Path" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/linkace/logs/</Config>
|
|
<Config Name=".env File" Target="/app/.env" Default="/mnt/user/appdata/linkace/.env" Mode="rw" Description=".env File" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/linkace/.env</Config>
|
|
</Container>
|