Changes between Version 27 and Version 28 of InstallationGuidelines/Chat


Ignore:
Timestamp:
07/16/14 16:21:37 (11 years ago)
Author:
knowing42
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Chat

    v27 v28  
    2222}}}
    23234. Next steps can be done manually or through a script.
    24 =
    25 = Automatic==
     24
     25== Automatic ==
    2626This script is right now for custom db integration with Mysql only.
    2727
     
    3030pip install -U selenium
    3131}}}
     32
    32332) Download script from https://github.com/arnavkagrawal/chatserverautomation/blob/master/chat_server.py
     34
    33353) Copy it into web2py directory. Eden must already be present.
     36
    34374) Run the script after making configuration changes near line 116.
     38
    35395) Run the script using sudo python web2py.py -S eden -M -R chat_server.py. It will take some time to run.
    3640