Post

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 code and in the code dropdown, copy the repo ssh address

Back in Cloudways

  • paste ssh repo address and authenticate. Your ssh key is used to authenticate.
  • select the branch for the corresponding enviroment
  • update the deployment path

VentraIP

This post is licensed under CC BY 4.0 by the author.