Skip to content

Files

Latest commit

a719ca3 · Dec 3, 2012

History

History
18 lines (14 loc) · 774 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 774 Bytes

Pirateplay.se

The entire code for running Pirateplay.se

Pirateplay.se can either be run as a WSGI application under ie. mod_wsgi, or as a stand alone webserver in it self (cherrypy.quickstart).

Dependencies

Optional dependencies:

PyAMF: for getting some streams from Brightcove

Installation notices

config.ini must be present in root - a copy of config.ini.example should work in most cases. If run under mod_wsgi: directory must be set via .htaccess - see .htaccess.example.