AppFeed/templates/hussainalhaddadsRepository/filerun/filerun.xml
2021-03-08 16:02:59 -05:00

98 lines
4.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<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://github.com/hussainalhaddad/docker-templates/issues</Support>
<Project>https://filerun.com/</Project>
<Overview>FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface.</Overview>
<WebUI>http://[IP]:[PORT:80]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/hussainalhaddad/docker-templates/master/filerun/filerun.xml</TemplateURL>
<Icon>https://github.com/hussainalhaddad/docker-templates/raw/master/filerun/filerun.png</Icon>
<DonateText>If you like my work please consider donating.</DonateText>
<DonateLink>https://www.paypal.me/husainalhadad</DonateLink>
<PostArgs></PostArgs>
<CPUset></CPUset>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8118</HostPort>
<ContainerPort>80</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data>
<Volume>
<HostDir></HostDir>
<ContainerDir>/user-files</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<Environment>
<Variable>
<Value></Value>
<Name>FR_DB_HOST</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>3306</Value>
<Name>FR_DB_PORT</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>FR_DB_NAME</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>FR_DB_USER</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value></Value>
<Name>FR_DB_PASS</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>www-data</Value>
<Name>APACHE_RUN_USER</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>33</Value>
<Name>APACHE_RUN_USER_ID</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>www-data</Value>
<Name>APACHE_RUN_GROUP</Name>
<Mode></Mode>
</Variable>
<Variable>
<Value>33</Value>
<Name>APACHE_RUN_GROUP_ID</Name>
<Mode></Mode>
</Variable>
</Environment>
<Config Name="Web UI Port" Target="80" Default="8118" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false">8118</Config>
<Config Name="Database Host" Target="FR_DB_HOST" Default="" Mode="" Description="Container Variable: FR_DB_HOST" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Database Port" Target="FR_DB_PORT" Default="3306" Mode="" Description="Container Variable: FR_DB_PORT" Type="Variable" Display="always" Required="true" Mask="false">3306</Config>
<Config Name="Database Name" Target="FR_DB_NAME" Default="" Mode="" Description="Container Variable: FR_DB_NAME" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Database User" Target="FR_DB_USER" Default="" Mode="" Description="Container Variable: FR_DB_USER" Type="Variable" Display="always" Required="true" Mask="false"></Config>
<Config Name="Database Password" Target="FR_DB_PASS" Default="" Mode="" Description="Container Variable: FR_DB_PASS" Type="Variable" Display="always" Required="true" Mask="true"></Config>
<Config Name="APACHE_RUN_USER" Target="APACHE_RUN_USER" Default="www-data" Mode="" Description="Container Variable: APACHE_RUN_USER" Type="Variable" Display="advanced-hide" Required="true" Mask="false">www-data</Config>
<Config Name="APACHE_RUN_USER_ID" Target="APACHE_RUN_USER_ID" Default="33" Mode="" Description="Container Variable: APACHE_RUN_USER_ID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">33</Config>
<Config Name="APACHE_RUN_GROUP" Target="APACHE_RUN_GROUP" Default="www-data" Mode="" Description="Container Variable: APACHE_RUN_GROUP" Type="Variable" Display="advanced-hide" Required="true" Mask="false">www-data</Config>
<Config Name="APACHE_RUN_GROUP_ID" Target="APACHE_RUN_GROUP_ID" Default="33" Mode="" Description="Container Variable: APACHE_RUN_GROUP_ID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">33</Config>
<Config Name="Local User's Folder" Target="/user-files" Default="/mnt/user" Mode="rw" Description="Container Path: /user-files" Type="Path" Display="always" Required="true" Mask="false">/mnt/user</Config>
<Date>1615112555</Date>
<Description>FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/hussainalhaddadsRepository/filerun/filerun.xml</templatePath>
</Container>