{"id":15967755,"url":"https://github.com/huacnlee/capistrano-upload-configs","last_synced_at":"2025-04-23T22:17:25.363Z","repository":{"id":62555088,"uuid":"71428155","full_name":"huacnlee/capistrano-upload-configs","owner":"huacnlee","description":"Capistrano plugin for Upload local config files to remote, and create soft link.","archived":false,"fork":false,"pushed_at":"2016-10-20T05:37:13.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T22:17:21.630Z","etag":null,"topics":["capistrano-plugin","config"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/huacnlee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-10-20T05:25:16.000Z","updated_at":"2023-11-30T02:18:07.000Z","dependencies_parsed_at":"2022-11-03T05:15:39.677Z","dependency_job_id":null,"html_url":"https://github.com/huacnlee/capistrano-upload-configs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fcapistrano-upload-configs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fcapistrano-upload-configs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fcapistrano-upload-configs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huacnlee%2Fcapistrano-upload-configs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huacnlee","download_url":"https://codeload.github.com/huacnlee/capistrano-upload-configs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522296,"owners_count":21444512,"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":["capistrano-plugin","config"],"created_at":"2024-10-07T18:41:18.534Z","updated_at":"2025-04-23T22:17:25.343Z","avatar_url":"https://github.com/huacnlee.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Capistrano plugin - Upload Configs\n----------------------------------\n\nCapistrano plugin for Upload local config files to remote, and create soft link.\n\nFor example:\n\n- config/app.yml\n- config/database.yml\n- etc/nginx/nginx.conf -\u003e /etc/nginx/nginx.conf\n- etc/nginx/ssl/foo.key -\u003e /etc/nginx/ssl/foo.key\n\n\n```rb\nappend :linked_files, *%w(\n  config/app.yml\n  config/database.yml\n)\n\n# will link with absolute path\nset :absolute_linked_files, %w(\n  etc/nginx/nginx.conf\n  etc/nginx/ssl/foo.key\n)\n```\n\n## Tasks\n\n- cap production config:check\n- cap production config:push\n- cap production config:pull","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuacnlee%2Fcapistrano-upload-configs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuacnlee%2Fcapistrano-upload-configs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuacnlee%2Fcapistrano-upload-configs/lists"}