FileRun

FileRun

Official

Docker app from ImSkully's Repository

Overview

FileRun is a self-hosted file sync and share web-based application - Like Google Drive, but private, and under your full control!

  • Great for photos: Fast thumbnail and preview generation. On the fly, while browsing folders
  • Guest users: Collaborate with other people without creating accounts for them
  • Metadata support: Automatically extracts and index information Exif, XMP and IPTC, so you can search photos by keywords, dates, author and more!
  • Send file requests: File requests allow you to collect and receive files from anyone, right into your FileRun user account, with just a link
  • And a lot more: fully secure, desktop sync, full mobile support, virtual drives, extensive plugins (Google Docs, Microsoft Office, Autodesk)

For full guidance on setup and configuration, refer to the FileRun support thread on Unraid forums.

Requirements


1. FileRun is a **paid** application - a perpetual license is required and can be obtained at: (https://filerun.com/pricing)
2. **MySQL/MariaDB:** An existing database server running either MariaDB 10.11 *(or higher)* **OR** MySQL 8.4 *(or higher)*

Runtime arguments

Web UI
http://[IP]:[PORT:80]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--user 99:100

Template configuration

WebUI PortPorttcp

The port where the FileRun application frontend is served.

Target
80
Default
7940
Value
7940
Application Data DirectoryPathrw

The directory where the application is stored.

Target
/var/www/html
Default
/mnt/user/appdata/filerun/
Value
/mnt/user/appdata/filerun/
User Files DirectoryPathrw

Your actual FileRun user data directory where your files are stored, this can be any directory or share (recommended) where you want to store your files.

Target
/user-files
Database HostVariable

The database hostname/IP of your MySQL or MariaDB server.

Target
FR_DB_HOST
Database PortVariable

The port number for your MySQL or MariaDB database.

Target
FR_DB_PORT
Default
3306
Value
3306
Database NameVariable

The name of the database to use.

Target
FR_DB_NAME
Default
filerun
Value
filerun
Database UsernameVariable

The database account username to use.

Target
FR_DB_USER
Database PasswordVariable

The database account password to use.

Target
FR_DB_PASS

Download Statistics

370,766
Total Downloads
15,014
This Month
30,720
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
filerun/filerun:latest
Last Updated2026-03-28
First Seen2022-03-03

Run FileRun on Unraid.

FileRun is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.