aws / industry-toolkit

Apache License 2.0
5 stars 0 forks source link

[FEATURE] Server Deployment Support #27

Open paulfryer opened 10 hours ago

paulfryer commented 10 hours ago

Add the ability to deploy a Server to AWS

Description:
After a server's Dockerfile is built it will be ready to push to a Container Repository. We need to add support for pushing the AWS ECS so the server can then be pulled into an ECS or EKS cluster to serve.

Feature Requirements:

Acceptance Criteria: