Improved
v1.0-beta.3
Note: This is a beta version and NOT ready for use in production.
Changes
- Get rid of
initiate-rs0step fromdocker-compose.yml - Fix sync
- Fix monographs fetching
Test drive
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.3/docker-compose.yml
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.3/.env
docker compose up
Make sure everything is up and running:
docker ps
All the above services must show (healthy) in the output.
New Contributors
- @Minecon724 made their first contribution in https://github.com/streetwriters/notesnook-sync-server/pull/42
Full Changelog: https://github.com/streetwriters/notesnook-sync-server/compare/v1.0-beta.2...v1.0-beta.3