github streetwriters/notesnook-sync-server v1.0-alpha.6

latest releases: v1.0-beta.1, v1.0-beta.0, v1.0-alpha.8...
pre-release6 months ago

Note: This is an alpha version and NOT ready for use in production.

Changes

  1. /version endpoint now returns more information (instance name, server id etc.)
  2. You can now use DISABLE_ACCOUNT_CREATION environment variable to disable new signups

Test drive

wget https://raw.githubusercontent.com/streetwriters/notesnook-sync-server/v1.0-alpha.6/docker-compose.yml
docker compose up

Make sure everything is up and running:

curl http://localhost:5264/health
curl http://localhost:8264/health
curl http://localhost:7264/health

All of the above must return Healthy.

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

NewReleases is sending notifications on new releases.