-3

Can anybody please guide me how to easily deploy code from github to aws using aws cpde deploy ? I gave tried my best to deploy my code and it is not working as it gives error every time it launch deploy revision.

ChrisGPT was on strike
  • 127,765
  • 105
  • 273
  • 257
  • 2
    anyone can guide you, but, only if you can let SO users know what is the 'error' you getting, as you mentioned above? SO users can only help you, if you provide complete details of your problem. – Ravish Jan 02 '16 at 11:13
  • Ravish sir i got no specific error deployment is just failing without error. – Faheem ullah Jan 02 '16 at 17:38
  • paste the error- and paste the command you are trying to use. – tedder42 Jan 02 '16 at 18:47

1 Answers1

0

You mentioned deployment is failing. So I'm assuming github automatically kicking off the deployment part is working. Now for the deployment failure, do you see the instance being deployed marked failed? Can you also look into the instance and see if the codedeploy agent is running fine and paste the log here if possible? -Surya

Surya Bala
  • 261
  • 1
  • 5