34 lines
No EOL
3.3 KiB
XML
34 lines
No EOL
3.3 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>filerun</Name>
|
|
<Repository>afian/filerun</Repository>
|
|
<Registry>https://hub.docker.com/r/afian/filerun/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://filerun.com/</Project>
|
|
<Overview>FileRun is a self-hosted Google Drive alternative. [br]Default username and password is superuser.[/br]</Overview>
|
|
<Category>Cloud:</Category>
|
|
<WebUI>http://[IP]:[PORT:80]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/filerun.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/filerun.png</Icon>
|
|
<ExtraParams/>
|
|
<PostArgs/>
|
|
<DonateText/>
|
|
<DonateLink/>
|
|
<Description>FileRun is a self-hosted Google Drive alternative. [br]Default username and password is superuser.[/br]</Description>
|
|
<Labels/>
|
|
<Config Name="Port" Target="80" Default="" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
|
<Config Name="Database Hostname" Target="FR_DB_HOST" Default="Hostname" Mode="" Description="Database Hostname" Type="Variable" Display="always" Required="false" Mask="false"><DATABASE_HOSTNAME></Config>
|
|
<Config Name="Database Port" Target="FR_DB_PORT" Default="3306" Mode="" Description="Database Port" Type="Variable" Display="always" Required="false" Mask="false">3306</Config>
|
|
<Config Name="Database Name" Target="FR_DB_NAME" Default="" Mode="" Description="Database Name" Type="Variable" Display="always" Required="false" Mask="false"><DATABASE_NAME></Config>
|
|
<Config Name="Database User" Target="FR_DB_USER" Default="" Mode="" Description="Database User" Type="Variable" Display="always" Required="false" Mask="false"><DATABASE_USER></Config>
|
|
<Config Name="Database Password" Target="FR_DB_PASS" Default="" Mode="" Description="Database Password" Type="Variable" Display="always" Required="false" Mask="false"><DATABASE_PASSWORD></Config>
|
|
<Config Name="Filerun Files Folder" Target="/user-files" Default="" Mode="rw" Description="Filerun Files Folder" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/filerun/</Config>
|
|
<Config Name="Appdata" Target="/var/www/html" Default="" Mode="rw" Description="Appdata" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/filerun/</Config>
|
|
<Config Name="Host Key 6" Target="APACHE_RUN_USER" Default="" Mode="" Description="Container Variable: APACHE_RUN_USER" Type="Variable" Display="advanced-hide" Required="false" Mask="false">99</Config>
|
|
<Config Name="Host Key 7" Target="APACHE_RUN_USER_ID" Default="" Mode="" Description="Container Variable: APACHE_RUN_USER_ID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">99</Config>
|
|
<Config Name="Host Key 8" Target="APACHE_RUN_GROUP" Default="" Mode="" Description="Container Variable: APACHE_RUN_GROUP" Type="Variable" Display="advanced-hide" Required="false" Mask="false">100</Config>
|
|
<Config Name="Host Key 9" Target="APACHE_RUN_GROUP_ID" Default="" Mode="" Description="Container Variable: APACHE_RUN_GROUP_ID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">100</Config>
|
|
</Container> |