Hi,
I have tried to deploy RCDevs WebAdm in OpenShift by using instructions for Docker deployment (here:
https://docs.rcdevs.com/howtos/docker/docker/) and it seems like there is a lot of files missing for example slapd.conf, webadm.conf, servers.xml and objects.xml. Just to make sure it's not some weird kubernetes/openshift problem, I tried to use regular Docker but same thing happened.
Is that normal? Do I have to supply my own configs or is there something wrong with images/deployment process? I don't think I read anything about supplying config files to docker containers, just editing the files (for examples servers.xml for LDAP configuration).