firefox-syncserver
Docker 应用程序 from A75G's Repository
概述
Firefox Sync Server image based on Python Slim
运行时参数
- 网络用户界面
http://[IP]:[PORT:5000]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
AppdataPathrw
Appdata
- 目标
- /data
- 默认值
- /mnt/user/appdata/firefox-syncserver/
- 价值
- /mnt/user/appdata/firefox-syncserver/
Gunicorn portPorttcp
Container Port: 5000
- 目标
- 5000
- 默认值
- 5000
- 价值
- 5000
FF_SYNCSERVER_ACCESSLOGVariable
Display access log
- 默认值
- false
- 价值
- false
FF_SYNCSERVER_LOGLEVELVariable
Log level output
- 默认值
- info
- 价值
- info
FF_SYNCSERVER_PUBLIC_URLVariable
Must be edited to point to the public URL of your server
- 默认值
- http://localhost:5000
- 价值
- http://[IP]:5000
FF_SYNCSERVER_SECRETVariable
This is a secret key used for signing authentication tokens. It should be long and randomly-generated.
- 价值
- longgeneratedsecret
FF_SYNCSERVER_ALLOW_NEW_USERSVariable
Set this to false to disable new-user signups on the server. Only request by existing accounts will be honored
- 默认值
- true
- 价值
- true
FF_SYNCSERVER_FORCE_WSGI_ENVIRONVariable
Set this to true to work around a mismatch between public_url and the application URL as seen by python, which can happen in certain reverse-proxy hosting setups
- 默认值
- false
- 价值
- false
FF_SYNCSERVER_SQLURIVariable
Defines the database in which to store all server data
- 默认值
- sqlite:///data/syncserver.db
- 价值
- sqlite:///data/syncserver.db
FF_SYNCSERVER_FORWARDED_ALLOW_IPSVariable
Set this to * or an IP range if you use an Nginx reverse proxy (optional).
- 默认值
- *
- 价值
- *
PUIDVariable
PUID
- 默认值
- 99
- 价值
- 99
PGIDVariable
PGID
- 默认值
- 100
- 价值
- 100
下载统计数据
6,701,370
下载总数
2,389
本月
1,348
平均每月
长期下载总量
加载图表...
详细信息
存储库
crazymax/firefox-syncserver:latest最后更新2023-05-01
初见2020-04-09
在Unraid 上运行 firefox-syncserver 。
firefox-syncserver 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。