{"id":13314115,"url":"https://github.com/silentz/joplinsync","last_synced_at":"2025-03-10T20:33:19.342Z","repository":{"id":197306556,"uuid":"698279326","full_name":"silentz/joplinsync","owner":"silentz","description":"A simple Docker-Compose configuration with Nginx server for Joplin synchronization over WebDAV protocol with enabled TLS and Basic Auth. Git synchronization added.","archived":false,"fork":false,"pushed_at":"2023-09-29T21:20:05.000Z","size":16,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-29T19:05:42.703Z","etag":null,"topics":["basicauth","git","https","joplin","nginx","server","ssl","sync","syncronization","tls","webdav"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silentz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-29T14:56:19.000Z","updated_at":"2023-09-29T20:43:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe485ca6-b2fc-4270-ba5c-26e944961414","html_url":"https://github.com/silentz/joplinsync","commit_stats":null,"previous_names":["silentz/joplinsync"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentz%2Fjoplinsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentz%2Fjoplinsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentz%2Fjoplinsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentz%2Fjoplinsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silentz","download_url":"https://codeload.github.com/silentz/joplinsync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242921990,"owners_count":20207134,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["basicauth","git","https","joplin","nginx","server","ssl","sync","syncronization","tls","webdav"],"created_at":"2024-07-29T18:11:01.780Z","updated_at":"2025-03-10T20:33:19.075Z","avatar_url":"https://github.com/silentz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Joplin Sync\n\nA self-hosted Nginx instance with WebDAV module for Joplin notes syncronization.\nDone over TLS with enabled Basic Auth. Also implemented git sync as a backup mechanism.\n\nIf use plan to use it, please make sure your notes are encrypted in Joplin with\npassword at least.\n\n## How to use\n\n1. Clone this repository:\n```bash\ngit clone https://github.com/silentz/joplinsync.git\n```\n\n2. Run `make` to init ssh-keys, nginx certificates and webdav credentials:\n```bash\nmake\n```\n\n3. Go into `data/` directory and setup your upstreams (could be multiple):\n```bash\ncd data/\ngit remote add upstream_01 git@github.com:silentz/mirror_01.git\ngit remote add upstream_02 git@github.com:silentz/mirror_02.git\n...\ngit remote add upstream_XX git@github.com:silentz/mirror_XX.git\n```\n\nYou also need to set upstream for all remotes! Example:\n```bash\ngit push --set-upstream origin master\n```\n\n4. Run service:\n```bash\ndocker-compose up\n```\n\n5. Connect your Joplin app via WebDAV protocol using your server URL and\ncredentials from `./secrets/webdav_username.txt` amd `./secrets/webdav_password.txt`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilentz%2Fjoplinsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilentz%2Fjoplinsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilentz%2Fjoplinsync/lists"}