#pragma section-numbers off [[TableOfContents]] = 概要 = = 公式サイト = * [http://docs.fabfile.org/en/1.4.0/index.html Fabric — Fabric 1.4 documentation] = 解説 = * [http://tav.espians.com/fabric-python-with-cleaner-api-and-parallel-deployment-support.html Tav's Blog » Fabric Python with Cleaner API and Parallel Deployment] = buildout = * [http://plone.org/products/collective.hostout collective.hostout — Plone CMS: Open Source Content Management] * [http://pypi.python.org/pypi/praekelt.recipe.deploy praekelt.recipe.deploy 0.1.3 : Python Package Index] 利用サンプル * [https://github.com/praekelt/fabric-buildout-deploy praekelt/fabric-buildout-deploy · GitHub] = サンプル等 = * https://gist.github.com/158177 * https://github.com/samuelclay/NewsBlur/blob/master/fabfile.py * https://bitbucket.org/sjl/hg-review/src = 参考サイト = * [http://tav.espians.com/fabric-python-with-cleaner-api-and-parallel-deployment-support.html Tav's Blog » Fabric Python with Cleaner API and Parallel Deployment] * [http://peta.okechan.net/blog/archives/863 日曜研究室 » Fabricでサーバーの初期設定を自動化する] * [http://d.hatena.ne.jp/feiz/20110915/1316107432 fabfileの構造化 - logiqboard] ---- CategoryPython