eb-docker-multiple-ports

Multi-container deployment example

An Elastic Beanstalk demo showcasing Node.js and Tomcat applications running on multiple ports in a Docker environment.

GitHub

59 stars
8 watching
29 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aws-samples/eb-docker-virtual-hosting Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment 30
aws-samples/eb-docker-nginx-proxy An Elastic Beanstalk demo showcasing PHP application deployment using Docker and Nginx 145
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-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/aws-containers-task-definitions Provides task definitions for running common applications on Amazon ECS 264
aws/aws-eb-glassfish-dockerfiles Provides standardized Dockerfile instructions for deploying GlassFish on AWS Elastic Beanstalk 33
aws-samples/aws-nodejs-sample Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 303
aws-samples/eb-python-flask A simple web application using Python and Flask on AWS Elastic Beanstalk 37
aws-samples/amazon-ecs-catsndogs-workshop A workshop environment to learn Amazon ECS concepts and deploy applications 169
konabos/konabos-docker-examples A collection of Docker examples for quickly setting up and running different configurations for development purposes. 12
neilkuan/aws-lambda-container-sample An AWS Lambda project demonstrating custom container deployment using Dockerfile 0
aws-samples/eb-node-express-signup An Express.js application with DynamoDB and SNS integration for customer signup 77
ellerbrock/docker-tutorial A comprehensive guide to Docker development and deployment 14