FirefoxSyncserver
FirefoxSyncserver
Docker app from Jflo's Repository
Overview
Template for running Mozilla's official Syncserver image.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
sync db locationPathrw
Location where durable sqllite db is stored for sync data.
- Target
- /data
- Default
- /mnt/user/appdata/ff-syncserver/db/
Syncserver Public URLVariable
Replace URL in SYNCSERVER_PUBLIC_URL with your URL (For which the SSL certificate was also issued)
- Target
- SYNCSERVER_PUBLIC_URL
- Default
- http://<URL>:5000
Syncserver secretVariable
Replace KEY with some random hex like the output of head -c 20 /dev/urandom | sha1sum | awk '{print $1}'.
- Target
- SYNCSERVER_SECRET
- Default
- <KEY>
SQLlite URIVariable
Container path to where sqllite db lives
- Target
- SYNCSERVER_SQLURI
- Default
- sqlite:////data/syncserver.db
- Value
- sqlite:////data/syncserver.db
Allow new usersVariable
Container Variable: SYNCSERVER_ALLOW_NEW_USERS
- Target
- SYNCSERVER_ALLOW_NEW_USERS
- Default
- true
PortVariable
Container Variable: PORT
- Target
- PORT
- Default
- 5000
- Value
- 5000
Listening onPorttcp
Container Port: 5000
- Target
- 5000
- Default
- 5000
- Value
- 5000
Enable batch uploadsVariable
Container Variable: SYNCSERVER_BATCH_UPLOAD_ENABLED
- Target
- SYNCSERVER_BATCH_UPLOAD_ENABLED
- Default
- true
- Value
- true
Force WSGIVariable
Container Variable: SYNCSERVER_FORCE_WSGI_ENVIRON
- Target
- SYNCSERVER_FORCE_WSGI_ENVIRON
- Default
- true
- Value
- false
Categories
Download Statistics
11,511,260
Total Downloads
6,264
This Month
5,645
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
mozilla/syncserver:latestLast Updated2022-02-17
First Seen2021-03-01
Run FirefoxSyncserver on Unraid.
FirefoxSyncserver is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.