FileRun
OfficialDocker 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
The port where the FileRun application frontend is served.
- Target
- 80
- Default
- 7940
- Value
- 7940
The directory where the application is stored.
- Target
- /var/www/html
- Default
- /mnt/user/appdata/filerun/
- Value
- /mnt/user/appdata/filerun/
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
The database hostname/IP of your MySQL or MariaDB server.
- Target
- FR_DB_HOST
The port number for your MySQL or MariaDB database.
- Target
- FR_DB_PORT
- Default
- 3306
- Value
- 3306
The name of the database to use.
- Target
- FR_DB_NAME
- Default
- filerun
- Value
- filerun
The database account username to use.
- Target
- FR_DB_USER
The database account password to use.
- Target
- FR_DB_PASS
Categories
Download Statistics
Total Downloads Over Time
Details
filerun/filerun:latestRun FileRun on Unraid.
FileRun is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.