2025-12-03 Sys Ops & Management SIG Agenda and Meeting Notes
Translator
Date and time
Dec 3, 2025 12 EST
Zoom link
https://openlibraryfoundation.zoom.us/j/591934220?pwd=dXhuVFZoSllHU09qamZoZzZiTWhmQT09
Topics
Attendees
@Ingolf Kuss
@Shelley Doljack
@Florian Gleixner
@Jason Root
@Julian Ladisch
Time | Item | Who | Notes | |
|---|---|---|---|---|
Welcome | ||||
| Replacing Kong in FOLIO | Jason | See Jason’s POST in the chat ! Jason: Kong will be replaced as the Gateway in FOLIO. Investigated alternatives were APISIX and Gloo. Shelley: We will also replace nginx. nginx = an Ingress Controller or a Proxy (here: used as an ingress controller). Shelley: we will exchange nginx by Envoy as an Ingress Controller. Jason: We have about a dozen Ingresses. Ingolf: I have confgured 7 ingresses using Traefik as the ingress controller.
| |
| RMB Log discussion | Julian an Jason | Jason: We have a solution to the log analysis which became costly becasue the RMB modules log so much. See Julian’s post in #folio-sys-ops of today: Julian propsed to reduce the amount of RMB module logs by PUTs to the /admin/loglevel API. Jason: Are the log configs persisted ? Julian: It's a shell script, the PUT ist not being stored.
|
|
| mod-source-record-storage times out | Shelley | Shelley: Restarting all of the srs stuff. mod-source-record-storage times out. Usually when one tries to import a record from oclc. The error ends up as a time-out. | |
entitlement fails in Sunflower | Ingolf | Entitlement of mod-platform-minimal fails in Euerka with Caused by: org.folio.tools.store.exception.SecretNotFoundException: Attribute: mod-users-keycloak not set for eureka-testing/hbztest this is being logged in mod-users-keycloak sidecar. See Shelley’s post in #folio-eureka-early-adapters of December 1st ! … But also, we found that the "system users" weren't getting created in keycloak. We ended up creating mod-users-keycloak and mod-users in Vault and Keycloak because it looked like the process wasn't doing it for us. After adding those, things went more smoothly. … Ingolf: How to create the system users in Vault and Keycloak ? Shelley: In Vault, create a Secret “mod-users-keycloak” with some random 32digit password. Then in Keycloak, create a user “mod-users-keycloak” with the same Credentials. Use the same 32digit password. Set password at Credentials → Reset Password and choose “temporary: off”. Also, set add “ Also: Need to set OKAPI_URL=http://localhost:8082 in mod-users-keycloak, Shelley: not sure if it worked because we have created the users mod-users and mod-users-keycloak manually in Vault and Keycloak before, or if it worked because we set the env vars. Ingolf: I did the the env vars beforehand and it didn’t work. So, for me, it is obviously a fault in Sunflower. It works in the snapshot versions, which are newer than sunflower. Ingolf : to creat Random 32 characters in a Linux console: head -c 300 /dev/urandom | tr -cd '[a-zA-Z0-9-_]' | head -c 32 | ||
Chat Log | Heute Jason Root an Alle 18:03 Shelley Doljack an Alle 18:07 Jason Root an Alle 18:32
Sie an Alle 18:50 Sie 19:05 | |||
Topics for next meetings |
|
Action items