Overview of Self-hosted LiveSync
mainSelf-hosted LiveSync is a community-implemented synchronization plugin for Obsidian, available on all compatible platforms. It uses CouchDB or Object Storage (such as MinIO, S3, R2, etc.) as a server. It is designed for users who require fully self-hosted, private, and secure note synchronization.
Key Features
- Efficient Synchronization: Minimizes network traffic.
- Conflict Management: Automatic merging for simple conflicts.
- Open Source Backend: Supports various open-source server solutions.
- Security: End-to-end encryption support.
- Customization Sync: Syncs settings, snippets, themes, and plugins via Customization Sync (Beta) or Hidden Files Sync.
- WebClip: Integration with
obsidian-livesync-webclipfor Chrome.
⚠️ Critical Warnings
- Backup First: Always perform a vault backup before installing or updating this plugin.
- No Co-existence: Do not enable this plugin alongside other synchronization solutions (e.g., iCloud or official Obsidian Sync).
- Not a Backup Tool: This is a synchronization plugin, not a backup solution. Do not rely on it for data backups.