Changes between Version 25 and Version 26 of InstallationGuidelines/Chat


Ignore:
Timestamp:
07/16/14 16:20:04 (11 years ago)
Author:
knowing42
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Chat

    v25 v26  
    2121./openfire start
    2222}}}
     234. Next steps can be done manually or through a script.
     24== Automatic==
     25This script is right now for custom db integration with Mysql only.
     261) Install selenium for python.
     27{{{
     28pip install -U selenium
     29}}}
     302) Download script from https://github.com/arnavkagrawal/chatserverautomation/blob/master/chat_server.py
     313) Copy it into web2py directory. Eden must already be present.
     324) Run the script after making configuration changes near line 116.
     335) Run the script using sudo python web2py.py -S eden -M -R chat_server.py. It will take some time to run.
     34
     35== Manual ==
    2336Doing this will enable web console.
    2437Open the browser with url http://<ip of the server>:9090/