eb-docker-virtual-hosting
Multi-container demo
Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment
30 stars
10 watching
7 forks
Language: HTML
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/eb-docker-multiple-ports | An Elastic Beanstalk demo showcasing Node.js and Tomcat applications running on multiple ports in a Docker environment. | 59 |
aws-samples/eb-docker-nginx-proxy | An Elastic Beanstalk demo showcasing PHP application deployment using Docker and Nginx | 145 |
aws-samples/eb-demo-php-simple-app | A demo project showcasing deployment of a simple PHP application on AWS Elastic Beanstalk using RDS database | 148 |
aws-samples/eb-node-express | A complete sample application demonstrating the use of Node.js with Amazon Elastic Beanstalk | 7 |
aws-samples/eb-node-express-sample | An Express application for AWS Elastic Beanstalk with DynamoDB integration | 281 |
aws/aws-eb-python-dockerfiles | Provides pre-configured Docker files for deploying Python applications on AWS Elastic Beanstalk | 62 |
aws/aws-eb-glassfish-dockerfiles | Provides standardized Dockerfile instructions for deploying GlassFish on AWS Elastic Beanstalk | 33 |
aws-samples/eb-python-flask | A simple web application using Python and Flask on AWS Elastic Beanstalk | 37 |
aws-samples/aws-containers-task-definitions | Provides task definitions for running common applications on Amazon ECS | 264 |
aws-samples/eb-py-flask-signup | A Flask-based signup form application deployed on AWS Elastic Beanstalk with DynamoDB and SNS integration | 269 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
aws-samples/ecs-demo-php-simple-app | An Amazon ECS-based PHP application demonstrating basic deployment and execution | 168 |
aws-samples/eb-node-express-signup | An Express.js application with DynamoDB and SNS integration for customer signup | 77 |
neilkuan/aws-lambda-container-sample | An AWS Lambda project demonstrating custom container deployment using Dockerfile | 0 |
appleboy/docker-ecr-action | Automates Docker image upload to Amazon Elastic Container Registry (ECR) | 22 |