00:08:19 Wayne Schneider: Apologies, I know I was supposed to scribe, I will scribe the next meeting. I was held up and unable to join on time. 00:12:06 Ingolf Kuss: Eureka variables naming convention discussion in SysOps SIG, notes : https://folio-org.atlassian.net/wiki/spaces/SYSOPS/pages/1034322832/2025-06-04+Sys+Ops+Management+SIG+Agenda+and+Meeting+Notes 00:14:10 Ingolf Kuss: variables with dots should be generally disallowed, like okapi.url , tenant.url, kong.url , am.url 00:24:44 Wayne Schneider: Olamide has dropped 00:24:46 Christie Thomas (she/her): Olamide posted in the slack channel that he is having networking issues. I see that he has dropped from the call. 00:25:45 Julian Ladisch: https://folio-org.atlassian.net/wiki/spaces/TC/pages/1319141429/DRAFT+Environment+Variables 00:26:42 Julian Ladisch: A period/dot in an environment variable is not POSIX compliant: https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html Environment variable names used by the utilities in the Shell and Utilities volume of POSIX.1-2017 consist solely of uppercase letters, digits, and the ( '_' ) from the characters defined in Portable Character Set and do not begin with a digit. Some shells strip each period/dot for security reasons, including the Almquist shell that is the default non-interactive shell in Alpine, Ubuntu, Debian, and other distributions because of efficiency: speed of execution, disk space, RAM, CPU, and security. For security the Almquist shell is used to run Java modules. 00:36:31 Wayne Schneider: LOL that was maybe a thought, not a proposal. If it was taken as a proposal I retract it