{"id":22271511,"url":"https://github.com/finagin/envoy","last_synced_at":"2026-05-09T15:16:23.756Z","repository":{"id":91124569,"uuid":"110232593","full_name":"finagin/envoy","owner":"finagin","description":"🤾‍♂️ Laravel Envoy Delpoy Script","archived":false,"fork":false,"pushed_at":"2018-04-10T08:36:10.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T14:19:24.714Z","etag":null,"topics":["deploy","deployment","envoy","laravel","laravel-envoy","php","script"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/finagin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-10T10:03:46.000Z","updated_at":"2019-01-10T08:45:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea07c586-be6a-4a06-90c7-cabc85f0b105","html_url":"https://github.com/finagin/envoy","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finagin%2Fenvoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finagin%2Fenvoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finagin%2Fenvoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/finagin%2Fenvoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/finagin","download_url":"https://codeload.github.com/finagin/envoy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245495820,"owners_count":20624807,"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","deployment","envoy","laravel","laravel-envoy","php","script"],"created_at":"2024-12-03T12:12:26.158Z","updated_at":"2026-05-09T15:16:18.730Z","avatar_url":"https://github.com/finagin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# envoy - deployment script\n## Usage\n1) Your must have Envoy installed using the Composer global command:\n\t```bash\n\tcomposer global require \"laravel/envoy=~1.0\"\n\t```\n0) Call installer into root project directory to copy `Envoy.blade.php` and append environment variables into `.env` and `.env.example` \n\t* Using `curl`\n\t\t```bash\n\t\tcurl -sSL https://finagin.github.io/envoy | sh\n\t\t```\n\t* Or `wget`\n\t\t```bash\n\t\twget -qO- https://finagin.github.io/envoy | sh\n\t\t```\n0) Create `.env.deploy` if u want.\n0) Setting up enviroment variables in `.env` file.\n    * `DEPLOY_SERVER`\n    * `DEPLOY_REPOSITORY`\n    * `DEPLOY_PATH`\n    * Like this:\n    \t```bash\n    \tDEPLOY_SERVER=deploy@earth\n\t  \tDEPLOY_REPOSITORY=git@github.com:finagin/mailer.git\n\t  \tDEPLOY_PATH=/var/www/mailer\n\t\t```\n\t* ***Important!*** Make sure that the user has permissions to clone the repository\n0) Run command `init` to initialize project on server\n\t```bash\n\tenvoy run init\n\t```\n0) Edit `$DEPLOY_PATH/.env` file on server if u need. ex:`/var/www/mailer/.env`\n0) Run `deploy` command for **first** deploy.\n\t```bash\n\tenvoy run deploy\n\t```\n\tAlso u can use options like `--branch=BRANCH` and `--env=ENV`\n0) After **second** deploy u may use `rollback` command\n\t```bash\n\tenvoy run rollback\n\t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinagin%2Fenvoy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffinagin%2Fenvoy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffinagin%2Fenvoy/lists"}