The git deployment documentation should tell the users to use GitHub's Deploy Keys feature.
The documentation that shows user how to deploy from Git (https://support.cloudways.com/using-git-for-deployment) tells users to give CloudWays full access to their GitHub account. Ideally the documentation should show GitHub's "Deploy Keys" feature (https://developer.github.com/guides/managing-deploy-keys/#deploy-keys) which allows the user to give CloudWays access to just the repositories it needs.
1
vote
The documentation on how to deploy from Git on the Cloudways Platform has now been updated to promote the use of repository-specific deployment keys.
Cloudways Team