FirefoxSyncserver
FirefoxSyncserver
Aplicación Docker from Jflo's Repository
Visión general
Template for running Mozilla's official Syncserver image.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
sh- Privilegiado
- false
Configuración de plantillas
sync db locationPathrw
Location where durable sqllite db is stored for sync data.
- Objetivo
- /data
- Por defecto
- /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)
- Objetivo
- SYNCSERVER_PUBLIC_URL
- Por defecto
- http://<URL>:5000
Syncserver secretVariable
Replace KEY with some random hex like the output of head -c 20 /dev/urandom | sha1sum | awk '{print $1}'.
- Objetivo
- SYNCSERVER_SECRET
- Por defecto
- <KEY>
SQLlite URIVariable
Container path to where sqllite db lives
- Objetivo
- SYNCSERVER_SQLURI
- Por defecto
- sqlite:////data/syncserver.db
- Valor
- sqlite:////data/syncserver.db
Allow new usersVariable
Container Variable: SYNCSERVER_ALLOW_NEW_USERS
- Objetivo
- SYNCSERVER_ALLOW_NEW_USERS
- Por defecto
- true
PortVariable
Container Variable: PORT
- Objetivo
- PORT
- Por defecto
- 5000
- Valor
- 5000
Listening onPorttcp
Container Port: 5000
- Objetivo
- 5000
- Por defecto
- 5000
- Valor
- 5000
Enable batch uploadsVariable
Container Variable: SYNCSERVER_BATCH_UPLOAD_ENABLED
- Objetivo
- SYNCSERVER_BATCH_UPLOAD_ENABLED
- Por defecto
- true
- Valor
- true
Force WSGIVariable
Container Variable: SYNCSERVER_FORCE_WSGI_ENVIRON
- Objetivo
- SYNCSERVER_FORCE_WSGI_ENVIRON
- Por defecto
- true
- Valor
- false
Categorías
Descargar estadísticas
11,511,260
Descargas totales
6,264
Este mes
5,645
Media / Mes
Descargas totales a lo largo del tiempo
Cargando gráfico...
Detalles
Repositorio
mozilla/syncserver:latestÚltima actualización2022-02-17
Visto por primera vez2021-03-01
Ejecute FirefoxSyncserver en Unraid.
FirefoxSyncserver se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.