source: trunk/docs/services/status.txt @ 562

Last change on this file since 562 was 562, checked in by djay, 9 years ago

Fix keywords settings with svn propset svn:keywords 'HeadURL Date Author Id Rev'

  • Property svn:keywords set to HeadURL Date Author Id Rev
File size: 1.4 KB
Line 
1.. _services-status:
2
3How To Use ZOO Status Service
4===============================
5
6:Authors: Luca Delucchi
7:Last Updated: $Date: 2015-02-09 15:26:31 +0000 (Mon, 09 Feb 2015) $
8
9*ZOO Status Service* is a utility of ZOO-Project to return the
10completion percent of your service.
11
12Install ZOO Status Service
13-----------------------------
14
15To install the ``ZOO Status Service`` you have to move in
16``/path/to/zoo/source/zoo-services/utils/status/`` and compile the source
17running the ``make`` command.
18If no errors are returned during compilation you can copy the content of ``cgi-env``
19to ``/usr/lib/cgi-bin/`` or where you have your ``zoo_loader.cgi`` working with this
20command (you need administration right):
21
22::
23
24   cp /path/to/zoo/source/zoo-services/utils/status/cgi-env/*{zcfg,zo,py} /usr/lib/cgi-bin
25
26With this command you copy the code to permit to ``ZOO Status Service`` and some
27example processes about how it works.
28
29Now you have to add these two lines to ``main.cfg`` :
30
31::
32
33  rewriteUrl=call
34  dataPath=/var/www/data
35
36Here you define the path where the service is able to find the xsl file, specified in the dataPath
37parameter. You also tell the ZOO Kernel that you want to use the `rewriteUrl <../kernel/install-debian.html#rewrite-rule-configuration>`_.
38
39The last operation is to copy the ``updateStatus.xsl`` to ``dataPath`` directory as follow:
40
41::
42
43   cp /path/to/zoo/source/zoo-services/utils/status/cgi-env/*{xsl} /var/www/data
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png