System component interfaces ports - digibib/ls.ext GitHub Wiki
List of system interfaces/ports. Can be based on dockercompose config I guess.
Grouped by interface type:
Human facing interfaces: web ports for patronclient,catalinker,koha Equipment service interfaces: sip2 proxies, rfid, printers External service interfaces: sms proxy, mail relay, letter, nl Internal APIs: services, koha, ? Backend/db interfaces: fuseki,mysql,es? Admin/dev interfaces: (if any)
Should be a table with the following (suggestion):
Name - Symname(dockercompose env) - Protocol - DefaultPort - Direction - Purpose - Notes
Example:
Kohaintra - KOHA_INTRA_PORT - HTTP - 8181 - IN - koha staff interface - proxied by front proxy in prod
Could be referenced by other documents, and also refer to other more detailed documentation if needed.