Take a look at this great tutorial, it uses Digital Ocean but the steps work everywhere, you can start from Step 4 for your purpose:
Dec 11, 2019
4
Level 2
Push code to server/ deploy to server
I am pushing my code to git (bitbucket). and then login to remote server and pull code from git.
Is there anyother better way so that i can deploy directly?
I want my developers to deploy his code without login to remote server again and again.
Please suggest me all possible ways. I am using Alibaba cloud
Level 102
I dont know Alibaba cloud but perhaps you can describe their workflow.
If they just ssh into the server, cd into a directory, and git pull, then that can easily be automated using Envoy
Please or to participate in this conversation.