cayhorstmann / codecheck2

Merging CodeCheck checker and Play server
GNU Affero General Public License v3.0
11 stars 29 forks source link

Use AWS equivalent of Google Cloud Run #64

Open cayhorstmann opened 1 week ago

cayhorstmann commented 1 week ago

Find the best AWS equivalent of Google Cloud Run. It should be able to run a Docker container, shutting down when there are no active requests. Deploy the comrun service first, then play-codecheck.

kn15235 commented 1 week ago

Hi! I will be working on this issue