EDRN DMCC Application Server policy
Project description
This is the policy product for edrndmcc.appserver. It specifies and orchestrates the additional products needed to turn a Plone site into the Early Detection Research Network’s Data Management and Coordinating Center’s Application Server.
edrndmcc.appserver Installation
Use zc.buildout and the plone.recipe.zope2instance recipe to manage your project, and do the following:
Add edrndmcc.appserver to the list of eggs to install, e.g.:
[buildout] ... eggs = ... edrndmcc.appserver
Re-run buildout, e.g. with:
$ ./bin/buildout
You don’t need a ZCML slug because it uses z3c.autoinclude.plugin with the Plone target.
Changelog
1.2.2 — Packaging
Obey PyPI’s new restrictions on package hosting, PEP-470.
Upgrade for Travis-CI container & caching mechanisms.
1.2.1 — Pass the FLOSS
This release makes the tests pass on Plone 4.2.2. It also makes it free, libre, open source software.
1.2.0 — Fully Webbed
This release starts over with a fresh set of staff photographs and the SOAP-based web-service calling edrn.rdf package. It also automates the setup of most settings.
1.1.0 — Upgrade Containerize
This release makes edrndmcc.appserver compatible with:
Zope 2.13
Plone 4.1
plone.testing 4.0.2
It also prepares the app server for decommissioning on ginger.fhcrc.org and relocating at the EDRN Informatics Center.
1.0.0 — FCS
Official release ready-to-run.
0.0.0 — Unreleased
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.