{"id":31741105,"url":"https://github.com/skrysm/obsidian-livesync-server","last_synced_at":"2026-02-17T12:02:20.696Z","repository":{"id":315254205,"uuid":"1058690039","full_name":"skrysm/obsidian-livesync-server","owner":"skrysm","description":"Server for LiveSync plugin for Obsidian","archived":false,"fork":false,"pushed_at":"2025-09-19T07:08:17.000Z","size":33,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T10:48:25.762Z","etag":null,"topics":["docker","livesync","obsidian"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skrysm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-17T12:24:14.000Z","updated_at":"2025-09-19T07:08:21.000Z","dependencies_parsed_at":"2025-09-17T15:49:42.447Z","dependency_job_id":"73b5747f-d427-455a-a223-70415eee46ee","html_url":"https://github.com/skrysm/obsidian-livesync-server","commit_stats":null,"previous_names":["skrysm/obsidian-livesync-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skrysm/obsidian-livesync-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrysm%2Fobsidian-livesync-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrysm%2Fobsidian-livesync-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrysm%2Fobsidian-livesync-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrysm%2Fobsidian-livesync-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skrysm","download_url":"https://codeload.github.com/skrysm/obsidian-livesync-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrysm%2Fobsidian-livesync-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29543358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T08:11:05.436Z","status":"ssl_error","status_checked_at":"2026-02-17T08:09:38.860Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","livesync","obsidian"],"created_at":"2025-10-09T10:46:28.551Z","updated_at":"2026-02-17T12:02:20.666Z","avatar_url":"https://github.com/skrysm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server for Obsidian LiveSync\n\nThis repo contains a ready-to-use server for the [Obsidian LiveSync plugin](https://github.com/vrtmrz/obsidian-livesync). The server is hosted via Docker and automatically secured over HTTPS (certificates created by Let's Encrypt).\n\nThe setup will use port 80 (for Let's Encrypt only) and a configurable HTTPS port (443 by default).\n\n\u003e [!NOTE]\n\u003e This setup is for servers that can be **directly reached** from the Internet. It's *not* meant for intranet servers hidden behind Cloudflare tunnels or similar technologies.\n\n## One-Time Setup\n\nCreate **`secrets.couchdb.env`** file in the root directory (i.e. the directory where the `docker-compose.yml` file is located):\n\n```\nCOUCHDB_PASSWORD=\u003cyour-couchdb-admin-password\u003e\n```\n\nCreate **`secrets.proxy.env`** file:\n\n```\nSERVER_DOMAIN=\u003cyour-domain\u003e\n```\n\n\u003e [!NOTE]\n\u003e The specified domain name (`\u003cyour-domain\u003e`) must resolve to the IP address of the server.\n\nAfter that **restrict permissions** on the secret files:\n\n```sh\n\u003e chmod 0600 secrets*.env\n```\n\n## Running the Server\n\nTo run the server, run:\n\n```sh\n\u003e docker compose up -d\n```\n\nThis will make the CouchDB instance accessible at:\n\n    https://\u003cyour-domain\u003e/couchdb/\n\n## Notes\n\n* The LiveSync plugin automatically creates databases inside the CouchDB instance. As such, it needs the admin password.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrysm%2Fobsidian-livesync-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskrysm%2Fobsidian-livesync-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrysm%2Fobsidian-livesync-server/lists"}