FileRun
官方Docker 应用程序 from ImSkully's Repository
概述
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.
要求
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)*
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--user 99:100
模板配置
The port where the FileRun application frontend is served.
- 目标
- 80
- 默认值
- 7940
- 价值
- 7940
The directory where the application is stored.
- 目标
- /var/www/html
- 默认值
- /mnt/user/appdata/filerun/
- 价值
- /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.
- 目标
- /user-files
The database hostname/IP of your MySQL or MariaDB server.
- 目标
- FR_DB_HOST
The port number for your MySQL or MariaDB database.
- 目标
- FR_DB_PORT
- 默认值
- 3306
- 价值
- 3306
The name of the database to use.
- 目标
- FR_DB_NAME
- 默认值
- filerun
- 价值
- filerun
The database account username to use.
- 目标
- FR_DB_USER
The database account password to use.
- 目标
- FR_DB_PASS
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 FileRun 。
FileRun 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。