kohidave / amazon-ecs-cli-sample-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECS CLI V2 Sample App

The ECS CLI is a tool for developers to create, release and manage production ready containerized applications on ECS. From getting started, pushing to staging and releasing to production, the ECS CLI can help manage the entire lifecycle of your application development.

This is a small sample app that can be used to demonstrate the ECS CLI V2. It creates a static website using nginx as the frontend.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

License:MIT No Attribution


Languages

Language:HTML 98.4%Language:Dockerfile 1.6%