update readme with diagram

This commit is contained in:
Thomas Bishop 2026-03-24 17:22:44 +00:00
parent d208e10931
commit 6454e55817
2 changed files with 7 additions and 5 deletions

View file

@ -2,12 +2,14 @@
> Service for synchronising edits to my Obsidian vault accross multiple machines
![Architecture diagram](./diagram.png)
Synchronisation is managed via a CouchDB database and the [LiveSync]() Obsidian community plugin.
The provisioning and deployment of the DB is managed via Docker. See Docker
Compose file in this repo.
CouchDB runs on an HP T520 Thin Client (hostname: `hpt520-bravo`, local IP
address: 192.168.178,49) acting as
address: 192.168.178.49) acting as
server on my local network. `hpt520-bravo` is node on my Tailscale network, as are all other devices that
want to Sync with the CouchDB server.

BIN
diagram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 482 KiB