File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ Run-Your-Own Firefox Sync Server
7
7
.. image :: https://img.shields.io/docker/automated/mozilla-services/syncserver.svg?style=flat-square
8
8
:target: https://hub.docker.com/r/mozilla/syncserver/
9
9
10
+ **Note that this repository is deprecated **. It is based on Python 2, and is unlikely to
11
+ ever be upgraded, or ever run again in production by Mozilla. We are unlikely to respond
12
+ to requests for help using this package.
13
+
14
+ Please look into https://github.com/mozilla-services/syncstorage-rs instead.
15
+
10
16
This is an all-in-one package for running a self-hosted Firefox Sync server.
11
17
It bundles the "tokenserver" project for authentication and the "syncstorage"
12
18
project for storage, to produce a single stand-alone webapp.
You can’t perform that action at this time.
0 commit comments