github streetwriters/notesnook-sync-server v1.0-beta.1

pre-release4 months ago

Note: This is a beta version and NOT ready for use in production.

Changes

  1. Fix a bunch of errors due to the renamed environment variables
  2. The containers now use named volumes instead of creating a folder in $HOME. (If you prefer the old config, you'll have to use a custom docker-compose.yml)
  3. Add health checks for mongodb and minio services

Test drive

wget 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.

Don't miss a new notesnook-sync-server release

NewReleases is sending notifications on new releases.