Help with LiveSync

What I’m trying to do

I am trying to self host syncing with LiveSync (their github)

Things I have tried

I have managed to get it running on my server using a docker container although I don’t know how I can connect to it. As it is private there is no need for a URI so I don’t know what to put in the URI section. I also don’t know what to put into the database name section. Thanks!

1 Like

Hi. I am using the LiveSync plugin, but I have not set up a private CouchDB, so I apologize if I am missing something.

If it doesn’t work, you might want to post a question in vrtmrz/obsidian-livesync - Discussions - GitHub.

  1. URI
    obsidian-livesync/docs/quick_setup.md at main · vrtmrz/obsidian-livesync
    obsidian-livesync/docs/quick_setup.md at main · vrtmrz/obsidian-livesync · GitHub
    e.g. http://localhost:5984 ?

  2. database name
    obsidian-livesync/docs/settings.md at main · vrtmrz/obsidian-livesync
    obsidian-livesync/docs/settings.md at main · vrtmrz/obsidian-livesync · GitHub

Database Name
The Database name to synchronize.
:warning:If not exist, created automatically.

We wish you luck.

I have managed to get started on the wizard. How would I find the database name?
I now get that it is created when it starts but where can I find what it is called?
I will contact them on github later today.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.