From 0dd53f5e6583dc2f28d5dcf20a35a54dc52eefb2 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 22 Jun 2022 12:09:53 -0400 Subject: [PATCH] LPXXX opensrf_core.xml example updated for redis Signed-off-by: Bill Erickson --- Open-ILS/examples/opensrf_core.xml.example | 258 +++++++++-------------------- 1 file changed, 77 insertions(+), 181 deletions(-) diff --git a/Open-ILS/examples/opensrf_core.xml.example b/Open-ILS/examples/opensrf_core.xml.example index aeba4ad94c..376f0a62e2 100644 --- a/Open-ILS/examples/opensrf_core.xml.example +++ b/Open-ILS/examples/opensrf_core.xml.example @@ -1,200 +1,96 @@ - - - - - - - - router - public.localhost + + + + + true - - opensrf.math - open-ils.actor - open-ils.acq - open-ils.auth - open-ils.auth_proxy - open-ils.booking - open-ils.cat - open-ils.circ - open-ils.collections - open-ils.courses - open-ils.curbside - open-ils.fielder - open-ils.pcrud - open-ils.permacrud - open-ils.reporter - open-ils.resolver - open-ils.search - open-ils.supercat - open-ils.url_verify - open-ils.vandelay - open-ils.serial - open-ils.ebook_api - - + + 127.0.0.1 + 6379 + opensrf@private + password - - router - private.localhost - - - - - private.localhost - opensrf - password - 5222 - - - router + 1000 + - LOCALSTATEDIR/log/osrfsys.log - - 3 - SYSCONFDIR/opensrf.xml - - - - true - router + 3 + LOCALSTATEDIR/log/osrfsys.log + - - public.localhost - - - - opensrf.math - opensrf.dbmath - open-ils.cat - open-ils.search - open-ils.circ - open-ils.actor - open-ils.auth - open-ils.auth_proxy - open-ils.collections - open-ils.reporter - - - - opensrf - password - 5222 - 3 - LOCALSTATEDIR/log/gateway.log - + + 127.0.0.1 + 6379 + opensrf@public + password + + true + - - - - - - - - private.localhost + 3 + --> + LOCALSTATEDIR/log/gateway.log + + - - private.localhost - public.localhost + /openils/conf/opensrf.xml - - - public.localhost - 5222 - LOCALSTATEDIR/sock/unix_sock - router - password - router - 10 - 5 - - LOCALSTATEDIR/log/router-public.log - - 2 - - - - - private.localhost - - private.localhost - - - private.localhost - 5222 - router - password - router - 10 - 5 - - LOCALSTATEDIR/log/router-private.log - - 2 - - - + + opensrf.math + open-ils.actor + open-ils.acq + open-ils.auth + open-ils.auth_proxy + open-ils.booking + open-ils.cat + open-ils.circ + open-ils.collections + open-ils.courses + open-ils.curbside + open-ils.fielder + open-ils.pcrud + open-ils.permacrud + open-ils.reporter + open-ils.resolver + open-ils.search + open-ils.supercat + open-ils.url_verify + open-ils.vandelay + open-ils.serial + open-ils.ebook_api + + + + open-ils.auth.authenticate.verify + open-ils.auth.authenticate.complete + open-ils.auth.login + open-ils.auth_proxy.login + open-ils.actor.patron.password_reset.commit + open-ils.actor.user.password + open-ils.actor.user.username + open-ils.actor.user.email + open-ils.actor.patron.update + open-ils.cstore.direct.actor.user.create + open-ils.cstore.direct.actor.user.update + open-ils.cstore.direct.actor.user.delete + open-ils.search.z3950.apply_credentials + open-ils.geo + open-ils.actor.geo + - - - - open-ils.auth.authenticate.verify - open-ils.auth.authenticate.complete - open-ils.auth.login - open-ils.auth_proxy.login - open-ils.actor.patron.password_reset.commit - open-ils.actor.user.password - open-ils.actor.user.username - open-ils.actor.user.email - open-ils.actor.patron.update - open-ils.cstore.direct.actor.user.create - open-ils.cstore.direct.actor.user.update - open-ils.cstore.direct.actor.user.delete - open-ils.search.z3950.apply_credentials - open-ils.geo - open-ils.actor.geo - - -- 2.11.0