谁有一个脚本或一套说明来在Ubuntu10.04Lucid上的切诺基上设置一个全新的web2py安装(在云中)?Lucid或Cherokee存储库都可以。Sqlite目前还不错,但MySql或Postgres就更好了。
发布于 2010-12-25 06:17:35
更新:来自问题作者的 Much more concise, direct instructions for the latest Cherokee?
我刚刚成功地设置了Ubuntu10.04+Cherokee0.99.39+ Web2Py 1.91.4.它是在VPS上设置的,但我想setting it up on Amazon EC没有太大的不同(与setting up on a VPS相比,Web2py特定的步骤是相同的)。另外,我想使用uWSGI,但是FastCGI is also an option。最新版本的Web2Py (1.90.1+)具有built-in support for MySql。
步骤简介:
使用Ubuntu 10.04
sudo apt-get install cherokee可选:漂亮的切诺基管理图没有一些additional steps就不能工作(安装rddtools和libcherokee-mod-rrd;等待5-10分钟)
https://stackoverflow.com/questions/4332514
复制相似问题