Services/Sync/Server: Difference between revisions

From MozillaWiki
< Services‎ | Sync
Jump to navigation Jump to search
(Add a section for the new 2020-ish Rust syncserver-rs, with links to third-party instructions.)
(formatting fixes; 404 fixed)
Line 1: Line 1:
= Rust implementation =
Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs":
Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs":


(third-party sources)
* [https://gitlab.com/agile-penguin/syncstorage-rs_rhel syncstorage-rs instructions for RHEL], along with [https://youtu.be/jdtoyIW4Lec a video], by Jona Sander. (external)
 
* [https://aur.archlinux.org/packages/firefox-syncstorage-git syncstorage-rs package for archlinux], by jewelux. (external)
* [https://gitlab.com/agile-penguin/syncstorage-rs_rhel syncstorage-rs instructions for RHEL], along with [https://youtu.be/jdtoyIW4Lec a video], by Jona Sander.
* [https://aur.archlinux.org/packages/firefox-syncstorage-git syncstorage-rs package for archlinux], by jewelux.


= Python implementation =


Information related to the 2012-ish Python implementation of the Sync server:
Information related to the 2012-ish Python implementation of the Sync server:
Line 12: Line 13:
* [[Services/Sync/Server/ReleaseProcess|Release process]]
* [[Services/Sync/Server/ReleaseProcess|Release process]]
* Current development: http://hg.mozilla.org/services/server-full
* Current development: http://hg.mozilla.org/services/server-full
** [http://docs.services.mozilla.com Developer Guide]
* [https://mozilla-services.readthedocs.io/ Mozilla Services Documentation]
** [http://docs.services.mozilla.com/howtos/run-sync.html How to run a private sync server]
 
= Subpages =


Random stuff under here:
{{subpagelist}}
{{subpagelist}}

Revision as of 20:28, 2 August 2023

Rust implementation

Information related to the 2020-ish Rust implementation of the Sync server, "syncserver-rs":

Python implementation

Information related to the 2012-ish Python implementation of the Sync server:

Subpages