eb-docker-nginx-proxy
PHP app demo
An Elastic Beanstalk demo showcasing PHP application deployment using Docker and Nginx
145 stars
11 watching
81 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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-docker-virtual-hosting | Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment | 30 |
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-node-express | A complete sample application demonstrating the use of Node.js with Amazon Elastic Beanstalk | 7 |
aws-samples/ecs-demo-php-simple-app | An Amazon ECS-based PHP application demonstrating basic deployment and execution | 168 |
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-python-flask | A simple web application using Python and Flask on AWS Elastic Beanstalk | 37 |
aws-samples/opsworks-demo-php-simple-app | A simple PHP application used to demonstrate AWS OpsWorks deployment and management basics | 44 |
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/aws-php-sample | A PHP application demonstrating AWS SDK usage to interact with S3 storage service | 89 |
aws-samples/eb-py-flask-signup-worker | An AWS Elastic Beanstalk worker application in Python | 44 |
aws-samples/opsworks-demo-php-photo-share-app | An AWS OpsWorks sample app demonstrating the deployment of a PHP photo share application on AWS services such as S3 and using custom metadata. | 15 |
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 |