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

Deploy to AWS #3

Merged
merged 92 commits into from
Mar 2, 2024
Merged

Deploy to AWS #3

merged 92 commits into from
Mar 2, 2024

Conversation

abrichr
Copy link
Member

@abrichr abrichr commented Jan 14, 2024

Implements #2 by deploying to EC2.

This PR implements functionality to automatically deploy SoM to EC2 on AWS via Docker and Github Actions.

It also addresses microsoft#22 by upgrading gradio to 4.17.0 and adds a working example client.py.

image
(venv) abrichr@MacBook-Pro-4 SoM % python client.py                                                                          
Loaded as API: http://3.84.210.111:6092/ ✔         
/private/var/folders/35/pqjnmmwx24d2mtf4frt5dhcc0000gn/T/gradio/60cdba21007c18ea62202556bd944745f82a4a89/image.png

@abrichr abrichr force-pushed the feat/deploy branch 3 times, most recently from b25bdab to 678c442 Compare January 14, 2024 00:40
Dockerfile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@abrichr abrichr changed the title Deploy to ECS (WIP) Deploy to AWS (WIP) Jan 16, 2024
@abrichr abrichr changed the title Deploy to AWS (WIP) Deploy to AWS Feb 7, 2024
@abrichr abrichr merged commit 9f324bb into main Mar 2, 2024
@abrichr abrichr mentioned this pull request Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant