R
R
Roqvie2020-08-11 14:11:36
Amazon Web Services
Roqvie, 2020-08-11 14:11:36

Is it possible to set up deploy from github via CodeDeploy on EC2?

You need to do an automatic deployment from github to EC2. AWS CodeDeploy is configured, deploy is launched from the browser. I looked at the options for automatic deployment when pushing to the github repository - almost everywhere they use the Github service AWS CodeDeploy in the repository settings. But now there are no services in the repository settings, those instructions are outdated. I thought about doing it through a webhook on the API Gateway, where the Lambda function deploys, but I got stuck on how it would deploy. Now I can not understand if it is possible to do this, or is there a better option?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Shumov, 2020-08-11
@Roqvie

Use the code pipeline and artifacts. Code deploy as one of the steps (probably the last one)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question