BloggingWebsite:由AWS CodeStar创建的存储库

时间:2021-04-03 20:02:11
【文件属性】:
文件名称:BloggingWebsite:由AWS CodeStar创建的存储库
文件大小:155KB
文件格式:ZIP
更新时间:2021-04-03 20:02:11
Python 欢迎使用AWS CodeStar示例Web服务 此示例代码可帮助您开始使用由AWS CodeDeploy和AWS CloudFormation部署到Amazon EC2服务器的简单Flask Web服务。 这是什么 该示例包括: README.md-此文件 appspec.yml-将Web应用程序部署到EC2时,AWS CodeDeploy使用此文件 buildspec.yml-AWS CodeBuild使用此文件来构建和测试您的应用程序 requirements.txt-该文件用于安装Flask应用程序所需的Python依赖项 setup.py-Python的setuptools库使用此文件来描述如何打包和安装您的应用程序 scripts /-此目录包含在Amazon EC2实例上安装和部署应用程序时AWS CodeDeploy使用的脚本 helloworld /-此目录包含Flask
【文件预览】:
BloggingWebsite-master
----template.yml(4KB)
----.eggs()
--------README.txt(211B)
--------pytest_runner-5.3.0-py3.6.egg()
----helloworld.egg-info()
--------PKG-INFO(184B)
--------requires.txt(6B)
--------SOURCES.txt(648B)
--------top_level.txt(11B)
--------dependency_links.txt(1B)
----buildspec.yml(891B)
----tests()
--------test_application.py(218B)
----dist()
--------helloworld-0.0.0-py3.6.egg(21KB)
----appspec.yml(441B)
----requirements.txt(812B)
----setup.py(283B)
----template-configuration.json(125B)
----README.md(5KB)
----scripts()
--------supervisord.conf(1KB)
--------start_server(127B)
--------install_dependencies(601B)
--------codestar_remote_access(625B)
--------stop_server(17B)
----build()
--------lib()
----helloworld()
--------application.py(193B)
--------__init__.py(0B)
--------migrations()
--------flaskrun.py(907B)
--------Post()

网友评论