This is a containerized ZNC implementation based on OpenShift.
It is based upon the excellent blog series by Neil Harrison Ripps here. It extends it to add back the original awaynick module (See here ) and modifies the template to base off ImageStreams.
It expects a PVC of znc-pvc-storage to be available. The znc-pv.yaml
will create an appropriate volume that can be claimed for local testing (e.g. using oc cluster up
).