update readme with diagram
This commit is contained in:
parent
d208e10931
commit
6454e55817
2 changed files with 7 additions and 5 deletions
|
|
@ -2,12 +2,14 @@
|
|||
|
||||
> Service for synchronising edits to my Obsidian vault accross multiple machines
|
||||
|
||||

|
||||
|
||||
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
BIN
diagram.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 482 KiB |
Loading…
Add table
Reference in a new issue