Launching A Single Server ========================= in this directory just run ./hocuspocus.py This will start a single server on the port specified in ./hocuspocus.conf (default: 17654). This config files also authorization and authentication settings. Configuration and Customization =============================== There more configuration in Config/*.conf The html templates can be found at Templates/*ezt The css style sheet used by all templates lives in Resources/default.css Password ======== The default user password combination is (default, admin). Also certain machines from local subnets are allowed. Running Multiple Servers ======================== If you have multiple servers running you can use the proxy ./service_manager.py to provide a single access point for all of them. This will also reduce the number of holes you have to punch in your firewall. (Default port: 55555) Contributing ============ Please send a "patchable" diff, i.e. generated with "diff -nwbr", to robert at muth dot org