logo
icon

Fast Note Sync

SQLite version. Self-host Fast Note Sync Service for syncing and backing up Obsidian notes across devices.

SQLite version. Self-host Fast Note Sync Service for syncing and backing up Obsidian notes across devices.

プラットフォームZeabur
展開済み0
発行者authorDarinRowe
展開済み0
発行者DarinRowe
作成日2026-05-10
タグ
ToolProductivityNotes

Fast Note Sync

SQLite version.

Fast Note Sync Service is the self-hosted backend for the Fast Note Sync Obsidian plugin.

After Deployment

  1. Open the generated Zeabur domain for this service.
  2. Register your first user account.
  3. Set USER_REGISTER_IS_ENABLE to false after the first account is created.
  4. In the Obsidian plugin, paste the remote service configuration from the web UI.

Persistence

This template mounts both required persistent directories:

  • /fast-note-sync/storage
  • /fast-note-sync/config

Back up the SQLite database and config regularly, especially files under /fast-note-sync/storage/database and /fast-note-sync/config/config.yaml.