Unclaimed project
Are you a maintainer of notesnook-sync-server? Claim this project to take control of your public changelog and roadmap.
Changelog
Sync server for Notesnook (self-hosting in alpha)
Note: This is a beta version and NOT ready for use in production.
docker-compose.yml)mongodb and minio serviceswget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.1/docker-compose.yml
wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-beta.1/.env
docker compose up
Make sure everything is up and running:
docker ps
All the above services must show (healthy) in the output.