V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
hanfeng3015
V2EX  ›  问与答

Python Web 应用程序部署

  •  1
     
  •   hanfeng3015 · 2015-10-08 09:48:40 +08:00 · 1734 次点击
    这是一个创建于 3136 天前的主题,其中的信息可能已经有所发展或是发生改变。

    来谈谈你们都是如何部署 Python Web 应用的吧。

    5 条回复    2015-10-08 10:05:22 +08:00
    ethego
        1
    ethego  
       2015-10-08 09:51:54 +08:00
    直接用 git 部署。。
    yongzhong
        2
    yongzhong  
       2015-10-08 09:55:53 +08:00
    git push
    git pull
    kier
        3
    kier  
       2015-10-08 09:56:05 +08:00
    恩,用 ansible 发送命令到多机,具体指令基本上就是 git pull 和 supervisor restart 了
    ericls
        4
    ericls  
       2015-10-08 09:58:58 +08:00
    uwsgi
    humiaozuzu
        5
    humiaozuzu  
       2015-10-08 10:05:22 +08:00
    用 fabric 实现了一套 capistrano 模式的部署
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3834 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 04:26 · PVG 12:26 · LAX 21:26 · JFK 00:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.