Udacity-Capstone

时间:2024-04-10 22:18:07
【文件属性】:

文件名称:Udacity-Capstone

文件大小:5.93MB

文件格式:ZIP

更新时间:2024-04-10 22:18:07

HTML

基本烧瓶应用 这个小仓库展示了Flask应用程序的正确文件结构。名为static和template的文件夹是必需的。 路由和静态文件在模板文件中的所有src和href属性中均得到正确处理。 模板文件base.html被其他三个HTML模板用作外壳程序。这意味着他们根据Jinja2模板规则将内容插入base.html 。 安装所有依赖项后,通过输入其文件夹并键入以下内容来运行该应用程序: $ python routes.py


【文件预览】:
Udacity-Capstone-master
----k8s.yaml(2KB)
----templates()
--------symbol.html(2KB)
--------index.html(3KB)
--------base.html(503B)
--------myth.html(2KB)
----screenshots()
--------Rolling Update.png(324KB)
--------App Succesfull Deployment.png(2.12MB)
--------HadoLint Error.png(348KB)
--------Docker build and push.png(605KB)
--------Application Check Status.png(416KB)
--------Load Balancer.png(432KB)
--------Kubernetes EC2 Nodes.png(417KB)
--------PyLint Success.png(462KB)
--------PyLint Fail.png(451KB)
--------Kubernetes Deploy.png(668KB)
--------HadoLint Success.png(333KB)
----Dockerfile(350B)
----LICENSE(1KB)
----static()
--------css()
--------images()
----github_url.txt(58B)
----requirements.txt(156B)
----.gitignore(161B)
----.circleci()
--------config.yml(3KB)
----Makefile(828B)
----README.md(533B)
----routes.py(626B)

网友评论