【问题标题】:Setting up the environment for django development and deployment(nginx/gunicorn/git/south/fabric)搭建django开发部署环境(nginx/gunicorn/git/south/fabric)
【发布时间】:2011-01-03 15:12:26
【问题描述】:

假设我已经设置并运行了 nginx+gunicorn。如何设置 git 以从本地测试部署到远程生产服务器?

我需要像 these 这样的说明,但要更详细一些,并提供一些关于将它与 gunicron 和 nginx 一起使用的可能建议

【问题讨论】:

    标签: django git deployment


    【解决方案1】: