Feature Overview
Provide a Docker services for zync.
Requirements
- Develop a
docker-compose.yml that builds and deploys the zync server. Other services will deploy Zotero instances that need to zync.
- Provide documentation on building and running the Docker container.
Acceptance Criteria
Implementation Suggestions
- Services in docker-compose.yml:
- Builds binaries for Linux, Mac, Windows.
- Run zync on Linux.
- Run zync on Windows.
- Run Zotero on Windows.
- Run Zotero on Linux.
- 4 and 5 can sync forward and backward through 2 and 3.
Feature Overview
Provide a Docker services for zync.
Requirements
docker-compose.ymlthat builds and deploys the zync server. Other services will deploy Zotero instances that need to zync.Acceptance Criteria
Implementation Suggestions