repopencore

run opencore with repoze.zope2
Download

repopencore Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ethan Jucovy

repopencore Tags


repopencore Description

run opencore with repoze.zope2 repopencore is a Python module designed to provide a (mostly) automated setup for running OpenCore on the WSGI-compliant repoze.zope2 stack.This is still experimental; OpenCore is not guaranteed to run smoothly in this setup. Please report bugs unique to this setup at http://trac.openplans.org/openplans/newticket?component=repopencoreThis package is intended to be installed into an existing OpenCore build. It will not build OpenCore itself. Please read http://www.coactivate.org/projects/opencore/getting-startedfor OpenCore installation instructions.How do I use it?1. Install this package into your OpenCore environment.2. Generate a configuration file for your deployment: mkopencoreconfig 8080 zope/etc/zope.conf > opencore.iniThe first argument is the port to serve from; this does not need to be the same port that you serve your standard OpenCore setup from, and in fact the two setups can theoretically run in parallel.The second argument is the (absolute or relative) path to your Zope configuration file, usually found in {build_dir}/opencore/zope/etc/zope.conf3. Start the server: run-opencore-wsgi zope/bin/zopectl opencore.iniThe first argument is the (absolute or relative) path to your zopectl executable, usually found in {build_dir}/opencore/zope/bin/zopectlThe second argument is the path to the configuration file generated by mkopencoreconfig.Additional arguments like --reload or --daemon can be provided. They will be passed to the paster serve command executed here; run paster serve --help for available options.Developer commentsIf you're ambitious you should be able to hook this into your Supervisor setup and/or a repeatable Fassembler build. I haven't tried either. Requirements: · Python What's New in This Release: · TaskTracker is now themed with Deliverance. See README.txt for instructions. · If you already have an opencore-with-tt.ini file generated from repopencore 0.2, just add ".deliverance_rule_file = /path/to/repopencore/repopencore/deliverance.xml" to the section to upgrade.


repopencore Related Software