-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure aws git access #7
Comments
Got stuck at codepipeline step 10. The pipeline starts running after it is created. It downloads the code from your CodeCommit repository and creates a CodeDeploy deployment to your EC2 instance. You can view progress and success and failure messages as the CodePipeline sample deploys the webpage to the Amazon EC2 instance in the CodeDeploy deployment. https://console.aws.amazon.com/codesuite/codepipeline/pipelines?region=us-east-1 |
I thought |
This sounds pretty good to me. CKAN isn't a static site though, right? |
Correct. Thats just showing the github part. For us we wont use the s3 stuff. Austin used it for his site, so I asked which tute he found. |
Ideally this would be done with github. |
I tried to deploy from github to EC2 instance and got stuck at CodePipeline, same as Reuban. Steps to Reproduce
Next Steps
|
Thanks! If you haven't done so already, can you document the symlink we made during our 1-on-1 session? |
I updated my comment above to reflect the symlink, and I made a PR here with the same information. Once the PR is merged, the link in my comment above will link to the correct section in the handbook. |
The text was updated successfully, but these errors were encountered: