Dropbox
Docker app from ken-ji's Repository
Overview
What is Dropbox?[br/]
"One place for all your stuff, wherever you are."[br/]
[br/]
Dropbox is a home for all your photos, docs, videos, and files. Anything you add to Dropbox will automatically show up on all your computers, phones and even the Dropbox website... so you can access your stuff from anywhere.[br/]
[br/]
Dropbox also makes it super easy to share with others, whether you're a student or professional, parent or grandparent. Even if you accidentally spill a latte on your laptop, have no fear! Relax knowing that your stuff is safe in Dropbox and will never be lost.[br/]
[br/]
Container Mountpoints:[br/]
- /dropbox : Dropbox home folder. The dropbox app needs to be able to change the folders out to upgrade itself.[br/]
- /dropbox/Dropbox : Dropbox user files. This is your sync'd data folder. It can be share or just a plain folder under appdata. Do not use a cache + array folder as the Mover will break your files[br/]
[br/]
Network Ports:[br/]
- 17500 : Dropbox LAN sync[br/]
- 17500/udp : Dropbox LAN sync[br/]
[br/]
Environment Variables:[br/]
- DROPBOX_USER: Dropbox user (default: nobody)[br/]
- DROPBOX_USERID: Dropbox user id (default: 99)[br/]
- DROPBOX_GROUP: Dropbox user group (default: users)[br/]
- DROPBOX_GROUPID: Dropbox user group id (default: 100)[br/]
[br/]
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Configuration files and updated dropbox binaries are stored here.
- Target
- /dropbox
- Default
- /mnt/user/appdata/dropbox
- Value
- /mnt/user/appdata/dropbox
This directory will contain the files sync'd into your Dropbox account. Use only a share where the cache setting is Only or No.
- Target
- /dropbox/Dropbox
- Default
- /mnt/cache/Dropbox
- Value
- /mnt/cache/Dropbox
User to run dropbox as.
- Target
- DROPBOX_USER
- Default
- nobody
- Value
- nobody
uid to run dropbox as.
- Target
- DROPBOX_USERID
- Default
- 99
- Value
- 99
Group to run dropbox as.
- Target
- DROPBOX_GROUP
- Default
- users
- Value
- users
gid to run dropbox as.
- Target
- DROPBOX_GROUPID
- Default
- 100
- Value
- 100
Port for Lan Sync
- Target
- 17500
- Default
- 17500
- Value
- 17500
Port for Lan Sync
- Target
- 17500
- Default
- 17500
- Value
- 17500
Timezone file
- Target
- /etc/localtime
- Default
- /etc/localtime
- Value
- /etc/localtime
Categories
Download Statistics
Total Downloads Over Time
Details
roninkenji/dropbox-dockerRun Dropbox on Unraid.
Dropbox is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.