Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 364 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 364 Bytes

Deployer config for Bedrock

You must have Deployer and rsync installed.

Copy the files deploy.php and deploy.yml from repository into the root of your Bedrock project.

Then input your data into the configuration file deploy.yml

Check the connection to your server using the command: dep test.

Deploy the code base of your app using the command: dep deploy.