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.