aws amplify github enterprise integration

0

I am trying to connect my GitHub enterprise repository with AWS amplify to deploy a react application on Amplify. Not getting any option ( or solution on the internet) for the same. Can someone help? Steps to Reproduce:

  • Go to Aws amplify dashboard, click on 'New App', click on 'Host Web App'.
  • on "Get started with Amplify Hosting", within "From your existing code", click on "Github".

What is happening:

  • This option loads a github.com login authentication page.

What I am looking for:

  • somehow Can I connect my enterprise GitHub repository URL, instead of plain 'github.com'?
demandé il y a 2 ans1155 vues
1 réponse
0

Amplify Console (hosting with CI/CD) only works with public Github today, not Enterprise. If you can script a way to get your React site files into an S3 bucket, you could trigger the build of your application from S3. Here are more details on this approach:

https://aws.amazon.com/blogs/mobile/deploy-files-s3-dropbox-amplify-console/

AWS
David_M
répondu il y a 2 ans
  • I assume the same limitation (not compatible with Enterprise Github) also applies to CodeStar and App Runner, is that so?

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions