Skip to content

v2.0.0: UBI8, CAS Default Values, Trusted Proxy, and Branded Indexing!

Choose a tag to compare

@danschmidt5189 danschmidt5189 released this 09 Jul 22:07
· 10 commits to main since this release
8aa03d0

v2.0.0: A big update!

This one has a lot of goodies.

The biggest is that we've switched from the incredibly limited httpd:2.4 base image to Red Hat's ubi8/httpd-24. The latter is supported through RHEL8's EOL, and it offers built-in support for customization via conf.d and pre-init scripts (both of which are used).

CAS options now have default values, and more are configurable. See the README for more info.

The RemoteIP module is now configured out-of-the-box to support Library IT's ingress networks.

Finally, autoindex pages support the Library's custom branding. You get this totally for free out-of-the-box, no customization required. Just enabled Options +Indexes and you're good to go!