Skip to content
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

Open
2 of 3 tasks
reubano opened this issue Apr 3, 2020 · 9 comments
Open
2 of 3 tasks

Configure aws git access #7

reubano opened this issue Apr 3, 2020 · 9 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@reubano
Copy link
Member

reubano commented Apr 3, 2020

@reubano reubano created this issue from a note in Data Portal (Done) Apr 3, 2020
@reubano reubano moved this from Done to In progress in Data Portal Apr 3, 2020
@reubano
Copy link
Member Author

reubano commented Apr 7, 2020

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

image

@reubano reubano added the enhancement New feature or request label Apr 27, 2020
@reubano
Copy link
Member Author

reubano commented Apr 30, 2020

I thought codecommit would be easier to integrate than github, but that may not be the case...

@sottom
Copy link

sottom commented May 1, 2020

This sounds pretty good to me. CKAN isn't a static site though, right?

@reubano
Copy link
Member Author

reubano commented May 1, 2020

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.

@reubano reubano added this to the med milestone May 1, 2020
@reubano reubano modified the milestones: med, low Jun 8, 2020
@sottom sottom moved this from In progress to To do in Data Portal Jun 29, 2020
@sottom
Copy link

sottom commented Jun 29, 2020

Ideally this would be done with github.

@sottom
Copy link

sottom commented Jul 20, 2020

I tried to deploy from github to EC2 instance and got stuck at CodePipeline, same as Reuban.
This was the error:
image

Steps to Reproduce

  • Followed all instructions in this tutorial
    • I copied the /lib/ckan/default/src/ckan directory from the EC2 instance to my local machine and created a git repository in my own Github account.
    • I tried to push code to the existing CKAN EC2 instance that is running for OpenPeoria.
    • I used an existing CodeDeploy Role that Reuben made on his try.

Next Steps

  • Try deploying random code to a new EC2 instance to see if the process is failing because of the codebase or existing ec2 instance.

@reubano
Copy link
Member Author

reubano commented Jul 20, 2020

Thanks! If you haven't done so already, can you document the symlink we made during our 1-on-1 session?

@sottom
Copy link

sottom commented Jul 20, 2020

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.

@reubano
Copy link
Member Author

reubano commented Nov 7, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Data Portal
  
To do
Development

No branches or pull requests

2 participants