feat: initial headless sync server implementation

This commit is contained in:
hermes
2026-04-23 13:50:56 +00:00
commit 553a1cf818
5 changed files with 117 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Obsidian Sync Configuration
OBSIDIAN_VAULT_NAME=MyVault
OBSIDIAN_SYNC_PASSWORD=your_encryption_password_here
OBSIDIAN_DEVICE_NAME=Docker-Sync-Server
OBSIDIAN_SYNC_TOKEN=
# The path on the host where the vault will be mirrored
VAULT_HOST_PATH=./vault