Caprover logo
Caprover one-click apps browser
FileRun - No DB logo
FileRun - No DB
FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface.
Official integration
Created - Last update

FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface. It is great for managing your photo, movie, audio collection, or sharing files with your family and friends. Enter your Database Configuration parameters and click on next. A FileRun container will be created for you. The process will take about a minute for the process to finish. Note: This app is intended for advanced users who'd like to have a central DB in a single container. You should start by configuring your DB first and then comeback with all the DB Information.

Deployed services
filerun
filerun/filerun:$$cap_wp_version
  • filerun-html:/var/www/html
  • filerun-userfiles:/user-files
always
9
Variables

Database Host

Default: srv-captain--xxx

$$cap_db_host
Database host. Remember Latest version of MYSQL use SHA256_Hashing plugin for authentication by default, If you are using MySQL database, change user password hashing plugin into Native authentication plugin.

Database Port

Default: 3306

$$cap_db_port
Database port. Default Value is 3306

DB Name

Default: filerun

$$cap_db_name
Database name

Database user

Default: filerunuser

$$cap_db_user

Database password

Default: undefined

$$cap_db_pass

Filerun Version.

Default: latest

$$cap_wp_version
Use 'latest' tag for normal installation. Check out their Docker page for the valid tags https://hub.docker.com/r/filerun/filerun/tags
© 2025, Built with Gatsby - Source code available on GitHub