aws-eb-docker-django:在 AWS Elastic Beanstalk 上运行的 Django 应用程序(使用 docker)

时间:2021-06-03 04:16:25
【文件属性】:
文件名称:aws-eb-docker-django:在 AWS Elastic Beanstalk 上运行的 Django 应用程序(使用 docker)
文件大小:41KB
文件格式:ZIP
更新时间:2021-06-03 04:16:25
Python 自述文件 此自述文件记录了如何设置基于 Docker 的 Elastic Beanstalk (EB) 运行带有 Postgres RDS 实例的 Django 项目的示例 此版本使用EB中的Generic Docker Platform 我该如何设置? 安装 Python 3.4 安装 git 安装点 安装虚拟环境 制作虚拟环境 pip install -r requirements.txt pip install -r local_requirements.txt 本地设置(结构) 如上所述,您必须首先安装 python 2.7/3.4、git、pip 和 virtualenv 晶圆厂静力学 收集静力学 晶圆厂测试 运行单元测试 晶圆厂迁移 进行迁移和迁移数据库 晶圆厂运行服务器 运行本地服务器 fab eb_create 将初始设置部署到 AWS Elastic Bea
【文件预览】:
aws-eb-docker-django-master
----application.py(429B)
----local_requirements.txt(71B)
----Dockerfile(673B)
----fabfile.py(3KB)
----.ebextensions()
--------01-main.config(89B)
--------03-ec2.config(119B)
--------04_rds.config(453B)
----settings()
--------common.py(8KB)
--------dev-local.py(820B)
--------__init__.py(25B)
--------production.py(2KB)
----requirements.txt(170B)
----docker-compose.yml(302B)
----manage.py(299B)
----.gitignore(237B)
----myproject()
--------templates()
--------static()
--------__init__.py(25B)
--------main()
--------wsgi.py.bak(487B)
--------urls.py(949B)
----README.md(2KB)
----Dockerrun.aws.json(128B)
----authentication()
--------serializers.py(2KB)
--------models.py(4KB)
--------templates()
--------management()
--------permissions.py(263B)
--------__init__.py(0B)
--------migrations()
--------api_views.py(8KB)
--------views.py(3KB)
--------admin.py(265B)
--------tests.py(12KB)
--------urls.py(883B)
--------api_urls.py(659B)
--------forms.py(756B)
----runserver.sh(166B)

网友评论