User Tools

Site Tools


web2py_on_dreamhost

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
web2py_on_dreamhost [2017/01/28 14:34] jtkorbweb2py_on_dreamhost [2019/05/10 07:09] (current) – [Installing Web2Py on DreamHost] jtkorb
Line 12: Line 12:
   $ cd ~   $ cd ~
   $ virtualenv python   $ virtualenv python
 +  $ source python/bin/activate
 +  $ pip install requests  # needed by cams app and others
  
-  * Clone sources from the Web2Py github site((You might prefer to got to github.com and create a fork of the Web2Py sources, then clone your fork.  That's what all the cool kids do.)) into web-server directory (using web2py.bikmort.com as an example):+  * Clone sources from the Web2Py github site((You might prefer to go to github.com and create a fork of the Web2Py sources, then clone your fork.  That's what all the cool kids do.)) into web-server directory (using web2py.bikmort.com as an example):
  
   $ git clone --recursive https://github.com/web2py/web2py.git web2py.bikmort.com   $ git clone --recursive https://github.com/web2py/web2py.git web2py.bikmort.com
web2py_on_dreamhost.txt · Last modified: 2019/05/10 07:09 by jtkorb