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

docs: AWS deployment (via Copilot CLI) #307

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

JGalego
Copy link
Contributor

@JGalego JGalego commented Dec 9, 2023

This PR adds a one-liner deployment option to AWS via ECS + Fargate using the Copilot CLI.

Advanced

  • *_API_KEY's can be managed securely with secrets
  • custom resources (like IAM policies granting bedrock:InvokeModel* access to specific models) can be easily handled with addon templates

Copy link

cla-bot bot commented Dec 9, 2023

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Joao Galego.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@JGalego JGalego reopened this Dec 9, 2023
Copy link

cla-bot bot commented Dec 9, 2023

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the username @JGalego on file. In order for us to review and merge your code, please complete the Individual Contributor License Agreement here https://forms.gle/Ljhqvt9Gdi1N385W6 .

This process is done manually on our side, so after signing the form one of the maintainers will add you to the contributors list.

For more details about why we have a CLA and other contribution guidelines please see: https://github.com/langchain-ai/langserve/blob/main/CONTRIBUTING.md.

@cla-bot cla-bot bot removed the cla-signed label Dec 9, 2023
@JGalego
Copy link
Contributor Author

JGalego commented Dec 9, 2023

@eyurtsev CLA link doesn't seem to be working (reaching out to you b/c you're the top contributor) - any next steps?

Copy link

cla-bot bot commented Dec 10, 2023

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the username @JGalego on file. In order for us to review and merge your code, please complete the Individual Contributor License Agreement here https://forms.gle/Ljhqvt9Gdi1N385W6 .

This process is done manually on our side, so after signing the form one of the maintainers will add you to the contributors list.

For more details about why we have a CLA and other contribution guidelines please see: https://github.com/langchain-ai/langserve/blob/main/CONTRIBUTING.md.

Copy link

cla-bot bot commented Jan 3, 2024

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the username @JGalego on file. In order for us to review and merge your code, please complete the Individual Contributor License Agreement here https://forms.gle/AQFbtkWRoHXUgipM6 .

This process is done manually on our side, so after signing the form one of the maintainers will add you to the contributors list.

For more details about why we have a CLA and other contribution guidelines please see: https://github.com/langchain-ai/langserve/blob/main/CONTRIBUTING.md.

@eyurtsev
Copy link
Collaborator

eyurtsev commented Jan 3, 2024

@JGalego updated the cla. Let me know whenever you sign and I can merge the PR! Thanks so much :)

@JGalego
Copy link
Contributor Author

JGalego commented Jan 3, 2024

@JGalego updated the cla. Let me know whenever you sign and I can merge the PR! Thanks so much :)

CLA signed ✍️

@cla-bot cla-bot bot added the cla-signed label Jan 4, 2024
@eyurtsev eyurtsev merged commit 1d6ffbc into langchain-ai:main Jan 4, 2024
1 check passed
@JGalego
Copy link
Contributor Author

JGalego commented Apr 4, 2024

For future reference, there's now an AWS Community blog post about LangServe deployments with AWS Copilot 🎉https://community.aws/content/2eY9TZJMipfxYOTafH5AdjPDCKE/deploy-langchain-applications-on-aws-with-langserve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants