활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
We need to migrate our CI/CD pipeline from Jenkins to AWS code deploy, Server on which Jenkins is installed is whitelisted on the AEM cloud server.
How can we deploy our code using AWS codeDeploy as it is also on cloud?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi @ankitv12295055,
Below link highlights the detailed steps to deploy our custom code to AWS code deploy.
https://aws.amazon.com/getting-started/tutorials/deploy-code-vm/
If you are looking for more specific information or any issues in setting up, share the background/existing set up of your project.
Hi @ankitv12295055,
Below link highlights the detailed steps to deploy our custom code to AWS code deploy.
https://aws.amazon.com/getting-started/tutorials/deploy-code-vm/
If you are looking for more specific information or any issues in setting up, share the background/existing set up of your project.
Hi Vijayalakshmi, Thanks for your reply but actual problem is- current deployment happens on Jenkins which IP is whitelisted on AEM vm, so my question is how can we whitelist AWS code deploy IP, as it is on cloud and external URL can not access AEM server directly.
IPs need to be whitelisted first on VM on which AEM is running.
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
조회 수
답글
좋아요 수
In order to allow access/permission for accessing AWS resource, we need to make use of "Service Role". In the same link, step 6 defines the means to create a service role to allow access for CodeDeploy to access EC2 instance.
조회 수
답글
좋아요 수