ansible-flask:Python开发的Vagrant框的基本示例。 使用Ansible设置

时间:2021-02-06 04:47:05
【文件属性】:
文件名称:ansible-flask:Python开发的Vagrant框的基本示例。 使用Ansible设置
文件大小:4KB
文件格式:ZIP
更新时间:2021-02-06 04:47:05
python flask ansible vagrant python3 流浪和Ansible基本示例 该存储库包含使用Ansible进行调配在Vagrant VM中开发Flask应用程序的基础。 请参阅PyCharm博客上随附的博客文章,以了解有关在VM中进行开发的更多信息。 用法 要开始开发,您需要: 与Vagrant兼容的虚拟化软件,例如 在您的计算机上vagrant up出该存储库,然后运行vagrant up以启动和配置VM。 设置后,将在/home/vagrant/venv使用requirements.txt列出的包创建一个virtualenv。
【文件预览】:
ansible-flask-master
----.gitignore(25B)
----setup.yml(208B)
----requirements.txt(12B)
----Vagrantfile(222B)
----LICENSE(1KB)
----server.py(172B)
----README.md(707B)
----roles()
--------python()

网友评论