i have created a local branch for my django application and i committed the changes to the bitbucket branch repo . Now i want to pull the changes that i made to my branch repo to get deployed on my ubuntu server hosted in amazon ec2. can any one please help me from getting this process done. i have not used git before i used to make changes direct in the server application.
Welcome to the community.
If I got this right you wish to pull/push your changes over to your Amazon EC2 instance? If yes, then I believe the following KB should help use by using Bitbucket pipeline CI/CD at:
You need to configure your EC2 instance with CodeDeploy to enable the deployment as the following guide:
I hope this helps.
Cheers,
Syahrul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.