-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature/mcs #7
base: main
Are you sure you want to change the base?
Feature/mcs #7
Conversation
fixme: is this really reeded?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kyegomez this step needs to be done to publish the docker to ecr. we still need to setup the terraform for that.
also we need to push the image from github to ecr, so we need the login from github to aws (which we prototyped)
we will want to setup this on the swarms org account.
work in progress,
please review not merge for now.
https://mcs.api.swarms.ai/v1/medical-coder/patients v1 of swarms api is up and rebuilt automatically
@kyegomez
The terraform to deploy this is here
jmikedupont2/ai-agent-terraform#15
The manual step of copying the docker image to ecr is here and has to be run by someone for now.
the next steps will be to setup the github account of swarms to be linked to the aws account and when you push changes it will deploy them to the server.
more work is needed on the security, encryption and auditing. Need to also size and sync the docker volumes for customers.