https://github.com/jritsema/apprunner-demo
Deploy a containerized app to App Runner
https://github.com/jritsema/apprunner-demo
apprunner aws containers demo
Last synced: about 1 month ago
JSON representation
Deploy a containerized app to App Runner
- Host: GitHub
- URL: https://github.com/jritsema/apprunner-demo
- Owner: jritsema
- Created: 2023-04-11T18:13:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T18:41:55.000Z (about 3 years ago)
- Last Synced: 2025-04-02T13:25:35.497Z (about 1 year ago)
- Topics: apprunner, aws, containers, demo
- Language: HCL
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# apprunner demo
A very simple web app written in node.js
Provision using `make apprunner`.
Deploy code changes using `make image`. App Runner deployments are automatically triggered whenever new images are pushed to ECR.