Obsidian LiveSync
A CouchDB server configured for synchronising Obsidian vaults with the Self-hosted LiveSync plugin.
Obsidian LiveSync
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/obsidian-livesync.sh)"
Default Credentials
| Username | Password |
|---|---|
admin | None |
Configuration
Config file:
1
/opt/obsidian-livesync/.env
Notes
Install the Self-hosted LiveSync plugin in Obsidian. The GitHub release ZIP is a client plugin, not server software.
Connection details are stored in /opt/obsidian-livesync/.env. Use HTTPS through a reverse proxy for mobile Obsidian clients.
Enable end-to-end encryption and path obfuscation in the plugin before synchronising sensitive notes.