{"id":15927521,"url":"https://github.com/jfrux/capistrano-cakephp","last_synced_at":"2025-06-16T00:10:32.475Z","repository":{"id":14912617,"uuid":"17636682","full_name":"jfrux/capistrano-cakephp","owner":"jfrux","description":"Deploy your CakePHP apps with Capistrano 3!","archived":false,"fork":false,"pushed_at":"2014-03-11T15:59:33.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T18:55:46.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jfrux.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":"2014-03-11T15:59:31.000Z","updated_at":"2014-03-16T08:58:43.000Z","dependencies_parsed_at":"2022-08-03T05:15:33.856Z","dependency_job_id":null,"html_url":"https://github.com/jfrux/capistrano-cakephp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jfrux/capistrano-cakephp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cakephp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cakephp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cakephp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cakephp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfrux","download_url":"https://codeload.github.com/jfrux/capistrano-cakephp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfrux%2Fcapistrano-cakephp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260072819,"owners_count":22954926,"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-06T23:02:19.733Z","updated_at":"2025-06-16T00:10:32.448Z","avatar_url":"https://github.com/jfrux.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capistrano::FilePermissions\n\nFile permissions handling for Capistrano v3.*\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'capistrano', '~\u003e 3.0.0'\ngem 'capistrano-cakephp'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install capistrano-cakephp\n\n## Usage\n\nRequire the module in your `Capfile`:\n\n```ruby\nrequire 'capistrano/cakephp'\n```\n\n### Configuration\n\nThe gem makes the following configuration variables available (shown with defaults)\n\n```ruby\nset :cakephp_roles, :all\nset :cakephp_console_flags, \"--env production\"\nset :cakephp_server_user, \"www-data\"\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrux%2Fcapistrano-cakephp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfrux%2Fcapistrano-cakephp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfrux%2Fcapistrano-cakephp/lists"}