{"id":13453164,"url":"https://github.com/REBELinBLUE/deployer","last_synced_at":"2025-03-24T01:31:14.762Z","repository":{"id":30011000,"uuid":"33559148","full_name":"REBELinBLUE/deployer","owner":"REBELinBLUE","description":"Deployer is a free and open source deployment tool.","archived":false,"fork":false,"pushed_at":"2021-11-30T09:55:15.000Z","size":29877,"stargazers_count":914,"open_issues_count":42,"forks_count":185,"subscribers_count":48,"default_branch":"master","last_synced_at":"2024-12-06T22:16:55.357Z","etag":null,"topics":["deploy","deployer","deployment","laravel","php","task-runner","toolchain","zero-downtime"],"latest_commit_sha":null,"homepage":"http://phpdeployment.org","language":"PHP","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/REBELinBLUE.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2015-04-07T17:55:16.000Z","updated_at":"2024-11-12T01:33:12.000Z","dependencies_parsed_at":"2022-07-08T11:43:59.493Z","dependency_job_id":null,"html_url":"https://github.com/REBELinBLUE/deployer","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REBELinBLUE%2Fdeployer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REBELinBLUE%2Fdeployer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REBELinBLUE%2Fdeployer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REBELinBLUE%2Fdeployer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/REBELinBLUE","download_url":"https://codeload.github.com/REBELinBLUE/deployer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245194202,"owners_count":20575724,"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":["deploy","deployer","deployment","laravel","php","task-runner","toolchain","zero-downtime"],"created_at":"2024-07-31T08:00:33.920Z","updated_at":"2025-03-24T01:31:12.633Z","avatar_url":"https://github.com/REBELinBLUE.png","language":"PHP","readme":"# Deployer\n\n[![StyleCI](https://styleci.io/repos/33559148/shield?style=flat-square\u0026branch=master)](https://styleci.io/repos/33559148)\n[![Build Status](https://img.shields.io/github/workflow/status/REBELinBLUE/deployer/Tests?label=Build\u0026style=flat-square)](https://github.com/REBELinBLUE/deployer/actions?query=master)\n[![Code Coverage](https://img.shields.io/codecov/c/github/REBELinBLUE/deployer/master.svg?style=flat-square\u0026label=Coverage)](https://codecov.io/gh/REBELinBLUE/deployer)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\u0026label=License)](/LICENSE.md)\n[![Laravel Version](https://shield.with.social/cc/github/REBELinBLUE/deployer/master.svg?style=flat-square)](https://packagist.org/packages/laravel/framework)\n[![Latest Version](https://img.shields.io/github/release/REBELinBLUE/deployer.svg?style=flat-square\u0026label=Release)](https://github.com/REBELinBLUE/deployer/releases)\n[![StackShare](https://img.shields.io/badge/tech-stack-0690fa.svg?style=flat-square\u0026label=Tech)](https://stackshare.io/REBELinBLUE/deployer)\n[![Gitter](https://img.shields.io/badge/chat-on%20gitter-brightgreen.svg?style=flat-square\u0026label=Chat)](https://gitter.im/REBELinBLUE/deployer)\n\nDeployer is a PHP Application deployment system powered by [Laravel 5.5](http://laravel.com), written \u0026 maintained by [Stephen Ball](https://github.com/REBELinBLUE).\n\nCheck out the [releases](https://github.com/REBELinBLUE/deployer/releases), [license](/LICENSE.md), [screenshots](https://github.com/REBELinBLUE/deployer/wiki/Screenshots) and [contribution guidelines](/.github/CONTRIBUTING.md).\n\nSee the [wiki](https://github.com/REBELinBLUE/deployer/wiki) for information on [system requirements](https://github.com/REBELinBLUE/deployer/wiki/system-requirements), [installation](https://github.com/REBELinBLUE/deployer/wiki/installation) \u0026 [upgrade](https://github.com/REBELinBLUE/deployer/wiki/upgrading) instructions and answers to [common questions](https://github.com/REBELinBLUE/deployer/wiki/common-issues).\n\n## What it does\n\n* Deploys applications to multiple servers accessible via SSH\n* Clones your project's git repository\n* Installs composer dependencies\n* Runs arbitrary bash commands\n* Gracefully handles failure in any of these steps\n* Keeps a number of previous deployments\n* Monitors that cronjobs are running\n* Allows deployments to be triggered via a webhook\n\n## What it doesn't do\n\n* Provision VMs\n* Install system packages\n* Configure the web server, database or other services\n* [Run a test suite or check code quality](http://phptesting.org)\n\n## License\n\nDeployer is licensed under [The MIT License (MIT)](/LICENSE.md).\n\n","funding_links":[],"categories":["Codebases for Reference","Laravel","Bases de código para referencia","PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FREBELinBLUE%2Fdeployer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FREBELinBLUE%2Fdeployer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FREBELinBLUE%2Fdeployer/lists"}