chore(docs): add a link to the official docker image and CircleCI

This commit is contained in:
Vlad Filippov 2017-05-31 15:44:06 -04:00 committed by GitHub
parent cf944cf4c9
commit 0a90880971

View File

@ -1,6 +1,12 @@
Run-Your-Own Firefox Sync Server
================================
.. image:: https://circleci.com/gh/mozilla-services/syncserver/tree/master.svg?style=svg
:target: https://circleci.com/gh/mozilla-services/syncserver/tree/master
.. image:: https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg?style=flat-square
:target: https://hub.docker.com/r/mozilla/syncserver/
This is an all-in-one package for running a self-hosted Firefox Sync server.
It bundles the "tokenserver" project for authentication and the "syncstorage"
project for storage, to produce a single stand-alone webapp.