/znc-openshift

Containerized ZNC implementation

Primary LanguageC++Apache License 2.0Apache-2.0

znc-openshift

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).