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
web2py_on_dreamhost [2018/04/22 14:53] – typo 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 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):   * 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):
web2py_on_dreamhost.txt · Last modified: 2019/05/10 07:09 by jtkorb