[SUPPORT] UNRAIDES - FILERUN


Recommended Posts

BANNER-FOROS-UNRAIDES.thumb.png.ff7b8d2df008cdf6ebe2682dccb668b7.png

 

Application: Filerun - https://filerun.com/

Docker Hub: https://hub.docker.com/r/unraides/filerun

 

Please post any questions relating to this docker you have in this thread.

 

This docker has the advantage that it uses the user and group that have by default unraid, so you can move and create files easily because it will work transparently with samba and you will not have permissions problems.

 

Informative note:
We inform all users that this tool, by decision of the developer, has become a tool with a cost of use and therefore we will not maintain this Docker 😎

 

  • Like 5
Link to comment
  • 3 weeks later...
  • 4 weeks later...

Thank you very much for this container, I love it!

I just have one question: I've got it working with my local Unraid data pool based on HDDs (slow). I'd like to also mount the ZFS pool provided by my Truenas VM which is currently shared via SMB. SMB share is fully set up and mounted in Unraid, but how can I make it accessible to Filerun? I don't feel comfortable giving Filerun access to all of /mnt just to achieve that...

Cheers in advance for any input!

Link to comment
  • 3 months later...
On 11/24/2022 at 8:10 PM, chrismuc said:

Thank you very much for this container, I love it!

I just have one question: I've got it working with my local Unraid data pool based on HDDs (slow). I'd like to also mount the ZFS pool provided by my Truenas VM which is currently shared via SMB. SMB share is fully set up and mounted in Unraid, but how can I make it accessible to Filerun? I don't feel comfortable giving Filerun access to all of /mnt just to achieve that...

Cheers in advance for any input!

config.php add :


<?php 
umask(000);
$config['app']['hidden_folder_names'][] = "appdata";
$config['app']['hidden_folder_names'][] = "appdata-backup";
$config['app']['hidden_folder_names'][] = "isos";
$config['app']['hidden_folder_names'][] = "domains";
$config['app']['hidden_folder_names'][] = "system";
?php>

 

Link to comment

Hi, i got a issue.


I installed the container with a ip what i have changed .

I changed the ip correct in the container, but filerun can not connect. I got this failure.

 

"Database error: SQLSTATE[HY000] [2002] No route to host"

 

Filerun Container:

 

Filrerun Container.JPG

 

mysql container:

 

mysql container.JPG

 

I also changed the autoconfig.php, but still no route.

What is wrong? How can i fix it?

 

Edited by sanobi
Link to comment
  • 2 months later...
  • 3 weeks later...

Hello :-)

 

I get the next error when startin my docker:

 

+ curl -o /filerun.zip -L https://filerun.com/download-latest-docker
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5694  100  5694    0     0   6770      0 --:--:-- --:--:-- --:--:--  6770
+ unzip -q /filerun.zip -d /var/www/html/
[/filerun.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /filerun.zip or
        /filerun.zip.zip, and cannot find /filerun.zip.ZIP, period.
+ id -u 99
+ '[' '!' -e /var/www/html/index.php ']'
+ echo '[Downloading latest FileRun version]'
+ curl -o /filerun.zip -L https://filerun.com/download-latest-docker
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5694  100  5694    0     0   9303      0 --:--:-- --:--:-- --:--:--  9303
+ unzip -q /filerun.zip -d /var/www/html/
[/filerun.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /filerun.zip or
        /filerun.zip.zip, and cannot find /filerun.zip.ZIP, period.
The user 99 does not exist, creating...
[Downloading latest FileRun version]
[Downloading latest FileRun version]

 

I Googled but all I get is topics on linux..

 

Can I change a setting or download another plugin maybe?

Link to comment
11 hours ago, Frywalker said:

Hello :-)

 

I get the next error when startin my docker:

 

+ curl -o /filerun.zip -L https://filerun.com/download-latest-docker
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5694  100  5694    0     0   6770      0 --:--:-- --:--:-- --:--:--  6770
+ unzip -q /filerun.zip -d /var/www/html/
[/filerun.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /filerun.zip or
        /filerun.zip.zip, and cannot find /filerun.zip.ZIP, period.
+ id -u 99
+ '[' '!' -e /var/www/html/index.php ']'
+ echo '[Downloading latest FileRun version]'
+ curl -o /filerun.zip -L https://filerun.com/download-latest-docker
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  5694  100  5694    0     0   9303      0 --:--:-- --:--:-- --:--:--  9303
+ unzip -q /filerun.zip -d /var/www/html/
[/filerun.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of /filerun.zip or
        /filerun.zip.zip, and cannot find /filerun.zip.ZIP, period.
The user 99 does not exist, creating...
[Downloading latest FileRun version]
[Downloading latest FileRun version]

 

I Googled but all I get is topics on linux..

 

Can I change a setting or download another plugin maybe?

Same Error here.

 

Following the link in the logs shows this message.

 

"Sorry...
Thank you for your interest in FileRun.

I am afraid the free FileRun version has been discontinued.

For more information please see this post.

What about the existing users?
Existing free licenses will continue to be valid.

Registered installs will continue to receive security updates."

Link to comment
  • 2 weeks later...
On 6/14/2023 at 9:35 AM, Marcel85 said:

"Sorry...
Thank you for your interest in FileRun.

I am afraid the free FileRun version has been discontinued.

For more information please see this post.

What about the existing users?
Existing free licenses will continue to be valid.

Registered installs will continue to receive security updates."

 

And with that my search for a fast, hassle-free and free alternative to Nextcloud continues....

I guess I will have to go back to Filebrowser.

Link to comment
  • 2 weeks later...

Good afternoon!

 

First off, thank you unraides for creating this docker! I personally believe that FileRun is the best Dropbox/Google Drive replacement there is.

 

I have been using FileRun for a year now, and all my users know how it works. I just upgraded my server, and found out that it is paid only now (not a huge deal for me, as I was going to buy a license to add more users anyway). But this docker is set to pull the latest image from https://filerun.com/download-latest-docker. Is there a way we can add a variable to upload the .ZIP file provided by FileRun, or a way we can change the URL it is pulling the ZIP from? I have tried adding a host to a local HTTPS server in Extra Parameters to redirect filerun.com to a local server, but it does not like the self signed certificate.

 

Thanks again!

Link to comment

@cmprvan do you know what customers will get once they purchased a license for their domain? Will filerun provide the zip file after purchasing? I wanted to set up an instance on my Unraid and also run into the issue posted above. I am considering buying the smallest tier, but I am afraid the setup on UnRaid doesn't seem to be straight forward nowadays anymore. 

Link to comment
On 7/6/2023 at 7:58 AM, doesntaffect said:

@cmprvan do you know what customers will get once they purchased a license for their domain? Will filerun provide the zip file after purchasing? I wanted to set up an instance on my Unraid and also run into the issue posted above. I am considering buying the smallest tier, but I am afraid the setup on UnRaid doesn't seem to be straight forward nowadays anymore. 

Hi there! Sorry for the delay in responding. 

 

I purchased the smallest tier (5 users). They will ask that you provide the domain that you will be accessing FileRun from (in my case I run it via Ngenix Proxy, so not a problem). They then sent me a license key and a Client Account login where I could download the ZIP files. I just spun up an Ubuntu 22 VM with PHP8 for the time being, and was able to install FileRun without issue. However, I would like to move this back into a docker at some point, as the VM wastes system resources on my server.

Link to comment
  • 2 weeks later...
Guest
This topic is now closed to further replies.