aws-eb-python-dockerfiles
Python app deployer
Provides pre-configured Docker files for deploying Python applications on AWS Elastic Beanstalk
Official Elastic Beanstalk repository for Python docker files.
62 stars
25 watching
39 forks
Language: Shell
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws/aws-eb-glassfish-dockerfiles | Provides standardized Dockerfile instructions for deploying GlassFish on AWS Elastic Beanstalk | 33 |
aws-samples/eb-docker-nginx-proxy | An Elastic Beanstalk demo showcasing PHP application deployment using Docker and Nginx | 145 |
aws-samples/eb-docker-virtual-hosting | Demonstrates deployment of multiple containers using Docker images in an Elastic Beanstalk environment | 30 |
jobtalk/pnzr | A tool for automating the deployment of Docker containers to Amazon ECS | 31 |
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 |
eon01/domonit | A Python wrapper for Docker API to monitor and manage containers | 75 |
aws-samples/eb-python-flask | A simple web application using Python and Flask on AWS Elastic Beanstalk | 37 |
seapy/dockerfiles | A collection of pre-configured Docker containers for various Ruby and Elasticsearch-based projects | 286 |
zegelin/cassandra-docker | Automates deployment of Apache Cassandra and Elassandra to OpenShift clusters. | 0 |
nixos/nixops-aws | An AWS plugin for NixOps that simplifies deployment of NixOS machines on AWS | 52 |
appleboy/docker-ecr-action | Automates Docker image upload to Amazon Elastic Container Registry (ECR) | 22 |
aws-samples/eb-py-flask-signup-worker | An AWS Elastic Beanstalk worker application in Python | 44 |
thoughtworksstudios/eb_deployer | Automates Blue-Green deployments on AWS Elastic Beanstalk with Ruby-based automation script | 400 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
dwyl/learn-docker | Learn how to use Docker containers to deploy and run applications in isolated environments. | 235 |