FileRun

FileRun

apps.detail.official

apps.detail.types.app from ImSkully's Repository

apps.detail.sections.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.

FileRun Logo

What is FileRun?

FileRun is a self-hosted File Sync and Share web-based application.

It is a full-featured web based file manager with an easy-to-use user interface.

Using this software requires a license, which can be purchased here: https://filerun.com

Installation & Documentation

Official Docker image: filerun/filerun

See https://docs.filerun.com/docker for the guide.

License

Proprietary

Issues

If you have any problems with or questions about this image, please contact us.

apps.detail.sections.mediaGallery

1 / 5

apps.marketingCta.appInstallTitle

apps.marketingCta.appInstallDescription

apps.installHelp.stepOpen apps.installHelp.stepSearchApp apps.installHelp.stepReview apps.installHelp.stepInstall

apps.detail.sections.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)*

apps.detail.sections.categories

apps.downloadStats.title

403,633
apps.downloadStats.metrics.totalDownloads
16,610
apps.downloadStats.metrics.thisMonth
34,302
apps.downloadStats.metrics.avgPerMonth

apps.downloadStats.chart.totalOverTime

apps.downloadStats.chart.loading

apps.detail.sections.related

apps.detail.related.exploreCategories

apps.detail.related.exploreAll

apps.detail.sections.details

apps.detail.details.repository
filerun/filerun:latest
apps.detail.details.registry
apps.detail.details.lastUpdated2026-03-28
apps.detail.details.firstSeen2022-03-03

apps.detail.sections.runtime

apps.detail.details.webui
http://[IP]:[PORT:80]
apps.detail.details.network
bridge
apps.detail.details.shell
sh
apps.detail.details.privileged
false
apps.detail.details.extraParams
--user 99:100

apps.detail.sections.configuration

WebUI PortPorttcp

The port where the FileRun application frontend is served.

apps.detail.config.target
80
apps.detail.config.default
7940
apps.detail.config.value
7940
Application Data DirectoryPathrw

The directory where the application is stored.

apps.detail.config.target
/var/www/html
apps.detail.config.default
/mnt/user/appdata/filerun/
apps.detail.config.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.

apps.detail.config.target
/user-files
Database HostVariable

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

apps.detail.config.target
FR_DB_HOST
Database PortVariable

The port number for your MySQL or MariaDB database.

apps.detail.config.target
FR_DB_PORT
apps.detail.config.default
3306
apps.detail.config.value
3306
Database NameVariable

The name of the database to use.

apps.detail.config.target
FR_DB_NAME
apps.detail.config.default
filerun
apps.detail.config.value
filerun
Database UsernameVariable

The database account username to use.

apps.detail.config.target
FR_DB_USER
Database PasswordVariable

The database account password to use.

apps.detail.config.target
FR_DB_PASS