推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
CoX
V2EX  ›  Python

Python做的网站如何部署更新?

  •  
  •   CoX · Oct 18, 2012 · 4950 views
    This topic created in 4960 days ago, the information mentioned may be changed or developed.
    没在vps上鼓捣过。
    sae/bae是svn上去,openshift 是git上去,dotcloud appfog 差不多也是类似的脚本
    如果自己vps上要更新的话,一般如何操作呢?
    vps上装git/svn server,写代码自动重启应用?还是装个vsftp通过ftp更新代码,再手动重启应用?
    大家都是如何更新的呢?
    2 replies    1970-01-01 08:00:00 +08:00
    Livid
        1
    Livid  
    MOD
    PRO
       Oct 18, 2012
    代码放到 BitBucket 上,然后通过 git 部署,配置文件放 .gitignore 里。
    CoX
        2
    CoX  
    OP
       Oct 18, 2012
    @Livid 嗯,是个好办法,BB上可以建私有的repo
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3129 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 00:37 · PVG 08:37 · LAX 17:37 · JFK 20:37
    ♥ Do have faith in what you're doing.