1 # Configuration for helm daemons
3 # DAEMONS started/stopped/ecc. by /etc/init.d/helm, name listed here
4 # must correspond to scripts located in /etc/init.d
6 helm-http-getter_mowgli
7 helm-proof-checker_mowgli
8 helm-uri-set-queue_mowgli
10 helm-search-engine_mowgli
14 # script used to define a good(TM) environment for daemons
15 ENVSCRIPT="/projects/helm/shared/scripts/phd_mowgli.rc"
17 # script used to load/unload uwobo predefined scripts
18 UWOBO_INIT_SCRIPT="/projects/helm/shared/scripts/init.d/loadPredefinedStylesheets.pl"
20 # http getter cache dirs that need to be created at boot time
21 HTTP_GETTER_CACHE_DIRS="
24 /tmp/helm/cache/cic_library
25 /tmp/helm/cache/rdf_library
26 /tmp/helm/cache/nuprl_library
29 # user which will own the daemons and the cache directories
32 export HELM_GETTER_URL=http://mowgli.cs.unibo.it:58081
33 export HELM_UWOBO_URL=http://mowgli.cs.unibo.it:58080
34 export UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html
35 NUPRL_UWOBO_PANEL_CONF="/projects/helm/nuprl/NuPRL/uwobo-panel/control.html"
37 export MATHQL_DB_MAP=/projects/helm/shared/scripts/init.d/mathql_db_map.txt