{"id":34498992,"url":"https://github.com/ivaldi/capistrano-db-pull","last_synced_at":"2025-12-24T01:57:41.643Z","repository":{"id":62554975,"uuid":"52094400","full_name":"ivaldi/capistrano-db-pull","owner":"ivaldi","description":"Capistrano task to download a remote database to a local database","archived":false,"fork":false,"pushed_at":"2020-10-06T14:40:31.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-03T21:34:09.549Z","etag":null,"topics":["capistrano","local-database"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivaldi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-19T14:50:31.000Z","updated_at":"2025-09-08T11:06:41.000Z","dependencies_parsed_at":"2022-11-03T05:15:44.200Z","dependency_job_id":null,"html_url":"https://github.com/ivaldi/capistrano-db-pull","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ivaldi/capistrano-db-pull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaldi%2Fcapistrano-db-pull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaldi%2Fcapistrano-db-pull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaldi%2Fcapistrano-db-pull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaldi%2Fcapistrano-db-pull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivaldi","download_url":"https://codeload.github.com/ivaldi/capistrano-db-pull/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivaldi%2Fcapistrano-db-pull/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27992993,"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","status":"online","status_checked_at":"2025-12-23T02:00:07.087Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["capistrano","local-database"],"created_at":"2025-12-24T01:57:36.226Z","updated_at":"2025-12-24T01:57:41.632Z","avatar_url":"https://github.com/ivaldi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capistrano DB Pull\n\nReplace your local development database with a database pulled from the server.\n\n## Getting Started\n\n- Add `gem capistrano-db-pull` to the :development group in your Gemfile\n- Add `require 'capistrano/db/pull` to your Capfile\n\n## How To Use\n\n- Run `cap \u003cSTAGE\u003e db:pull`, e.g. `cap production db:pull` to pull your production database\n\n## MySQL default username and password\n\n- Make sure a .my.cnf file is available in your home directory with your MySQL default login settings:\n\n```\n[client]\nuser=root\npassword=root\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivaldi%2Fcapistrano-db-pull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivaldi%2Fcapistrano-db-pull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivaldi%2Fcapistrano-db-pull/lists"}