Github deployment integration
Cloudways
Steps to take in cloudways UI
- select app
- deployment via git
- generate / copy ssh key (this key already exists.)
Back in githup
- repo settings
- deployment keys
- paste the autogenerated ssh key
- Go back to
codeand in the code dropdown, copy the repo ssh address
Back in Cloudways
- paste
ssh repo addressand authenticate. Your ssh key is used to authenticate. - select the
branchfor the corresponding enviroment - update the
deployment path
VentraIP
This post is licensed under CC BY 4.0 by the author.