Provider Wizard
From SPACE Wiki
Adding a service to a SPACE-based service platform is as easy as uploading it as a service package with the Provider Wizard and filling out some small forms for additional meta information. The wizard then sends the service package file to the unified hosting environment Puq for execution, and registers the service at the service registry ConQo. Provider Wizard allows the control of the service offering portfolio over time, including the access of quality assessment.
Technologies
This web application is written in Python, using the Cheetah template engine.
Scientific Material and Documentation
Provider Wizard comes with a manual.
No publications related to Provider Wizard available yet.
Download/Version Control
Before a stable release becomes available, a Git checkout from the Code Repository will be required. Alternatively, a pre-packaged snapshot version can be installed. See Package Repository for details.
- Package installation:
% apt-get install providerwizard - Git checkout:
% git clone http://serviceplatform.org/code/.git - Git browsing: http://serviceplatform.org:8000/trac/browser/platform-services/providerwizard

