Obsidian LiveSync
A CouchDB server configured for synchronising Obsidian vaults with the Self-hosted LiveSync plugin.
Obsidian LiveSync
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/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.