Using Ockle

Running Ockle for the first time

To run the Ockle simply exacute:

~/pythonenv/bin/python src/MainDaemon.py

Then you can run the GUI:

~/pythonenv/bin/python src/webserer/application.py

Once you have done that you can enter the webserver via port 8000 . You should see the following page:

How ockle should look after being installed

This it not much, since there are no servers configured yet. You will need to enter the ‘configuration’ section at the top of the page and add servers to the server network.

Project Versions

Table Of Contents

Previous topic

Installing Ockle

Next topic

Plugins List

This Page