Changes between Initial Version and Version 1 of gsocguidelines


Ignore:
Timestamp:
05/14/09 20:46:28 (16 years ago)
Author:
Praneeth Bodduluri
Comment:

Added a few more lines

Legend:

Unmodified
Added
Removed
Modified
  • gsocguidelines

    v1 v1  
     1This is the guide to host your project demo's to be public.
     2
     3Login to demo.sahanapy.org server using your assigned user names and passwords.
     4
     5After logging in you will need to spawn web2py according to the ports assigned to you.
     6
     7example:
     8For lifeeth it is: 
     9
     10{{{
     11python web2py.py -p 8001               
     12}}}
     13For running the web2py instance in the background you can execute:
     14
     15screen python web2py.py -p 8002
     16
     17To detach from the screen
     18
     19{{{
     20ctrl+a d
     21}}}
     22
     23To reconnect to the screen to kill the instance do a
     24
     25{{{
     26screen -r
     27ctrl+c
     28}}}
     29
     30To connect to the admin panel of the web2py using an ssh tunnel refer to
     31
     32[http://web2py.com/AlterEgo/default/show/68] for linux and
     33[http://web2py.com/AlterEgo/default/show/143] for windows
     34
     35replace 8000 with the ports assigned to you.
     36
     37
     38Your instances will be available at the urls associated with you below.
     39
     40lifeeth, port 8001
     41j2me.sahanapy.org
     42
     43connie, port 8002
     44decisions.sahanapy.org
     45
     46hasanatkazmi, port 8003
     47p2p.sahanapy.org
     48
     49kkhushi, port 8004
     50dvi.sahanapy.org
     51
     52ajuonline, port 8005
     53logistics.sahanapy.org