FileRun
OficialAplicación Docker from ImSkully's Repository
Visión general
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.
Requisitos
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)*
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]- Red
bridge- Concha
sh- Privilegiado
- false
- Parámetros adicionales
--user 99:100
Configuración de plantillas
The port where the FileRun application frontend is served.
- Objetivo
- 80
- Por defecto
- 7940
- Valor
- 7940
The directory where the application is stored.
- Objetivo
- /var/www/html
- Por defecto
- /mnt/user/appdata/filerun/
- Valor
- /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.
- Objetivo
- /user-files
The database hostname/IP of your MySQL or MariaDB server.
- Objetivo
- FR_DB_HOST
The port number for your MySQL or MariaDB database.
- Objetivo
- FR_DB_PORT
- Por defecto
- 3306
- Valor
- 3306
The name of the database to use.
- Objetivo
- FR_DB_NAME
- Por defecto
- filerun
- Valor
- filerun
The database account username to use.
- Objetivo
- FR_DB_USER
The database account password to use.
- Objetivo
- FR_DB_PASS
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
filerun/filerun:latestEjecute FileRun en Unraid.
FileRun se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.