Skip to content

pactode/envoy-deployment-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Envoy Deployment Script

In order to get started copy the Envoy.blade.php file to your local project folder. Set the required environment variables and run envoy run init. This will make the necessary changes to your project folder.

Deployments

After haven run envoy run init, you can start your deployment by running envoy run deploy.

Required environment variables

DEPLOY_SERVER=forge@your-server-ip
DEPLOY_REPO=git@url
DEPLOY_PATH=/home/forge/example.com

About

My script for deployments using laravel/envoy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages