{"id":16478639,"url":"https://github.com/devholic/couchdb-loader","last_synced_at":"2025-02-28T13:56:52.870Z","repository":{"id":36094980,"uuid":"40396016","full_name":"devholic/couchdb-loader","owner":"devholic","description":":rewind: Easy backup / restore for CouchDB","archived":false,"fork":false,"pushed_at":"2015-08-11T07:21:52.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T08:51:47.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/devholic.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}},"created_at":"2015-08-08T08:02:02.000Z","updated_at":"2016-01-04T12:33:37.000Z","dependencies_parsed_at":"2022-09-05T18:12:57.284Z","dependency_job_id":null,"html_url":"https://github.com/devholic/couchdb-loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2Fcouchdb-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2Fcouchdb-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2Fcouchdb-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devholic%2Fcouchdb-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devholic","download_url":"https://codeload.github.com/devholic/couchdb-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241162267,"owners_count":19920364,"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":[],"created_at":"2024-10-11T12:49:50.304Z","updated_at":"2025-02-28T13:56:52.843Z","avatar_url":"https://github.com/devholic.png","language":"JavaScript","readme":"# couchdb-loader\nEasy backup / restore for CouchDB\n\n## How to use\n* Required Packages\n  * [moment.js](https://www.npmjs.com/package/moment)\n  * [node-schedule](https://www.npmjs.com/package/node-schedule)\n  * [request](https://www.npmjs.com/package/request)\n\n1. 프로젝트를 가져옵니다. (private repository에 fork뜨는거 추천)\n2. settings.pref에 db주소와 사용자 계정을 설정합니다.\n  * backup_address\n    * backup.js가 변경내용을 확인할 주소입니다. *http://*를 제외한 나머지 url + DB이름을 설정해주세요.\n    * ex) db.example.com/testdb\n  * restore_address\n    * restore.js가 backup할 내용을 복원할 주소입니다. *http://*를 제외한 나머지 url + DB이름을 설정해주세요.\n    * ex) db.example.com/testdb\n  * id / password\n    * DB에 접근할 수 있는 아이디와 비밀번호를 설정해주세요.\n3. CouchDB 서버가 켜져있는지 확인 한 뒤\n```\n  node backup\n```\n  으로 backup 서비스를 실행합니다. 참 쉽죠?!\n\n* 복원할 때는\n```\n  node restore\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevholic%2Fcouchdb-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevholic%2Fcouchdb-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevholic%2Fcouchdb-loader/lists"}