Installing Karoona MQ
Installing Karoona MQ
In order to install Karoona MQ download your package and unzip it to a random destination.
Following prerequisites:
Python 2.6.2 or later must be installed
Important: PYWIN32 package extension must be installed.
(Most recently found at: --username .\lynton --password Most Recently found at http://sourceforge.net/projects/pywin32/
Karoona will install SQLalchemy and the Python SETUPTOOLS automatically if they are not present.
Installation of MQ:
Call
Python setup.py install
if it was successful, install the HTTP server as service:
Install HTTP REST interface as service
1. Review config.ini if the values in there please you. Especially make sure that you like the default HTTP port (33333), if you change it appropriately.
2. Review INSTALL_SERVICE.BAT if the userid and password are fine for you (default is blank, then the service will install with default windows system user LOCALSYSTEM)
3. Call the Batchfile INSTALL_SERVICE.BAT
Test First
Run the test script RUNTEST.PY

- Login to post comments


