v1.0-alpha.6
Pre-release
Pre-release
Note: This is an alpha version and NOT ready for use in production.
Changes
/versionendpoint now returns more information (instance name, server id etc.)- You can now use
DISABLE_ACCOUNT_CREATIONenvironment 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 upMake sure everything is up and running:
curl http://localhost:5264/health
curl http://localhost:8264/health
curl http://localhost:7264/healthAll of the above must return Healthy.