OpenShift (Kube) install silently fails creating DB and User step

I’m attempting to get OpenEMR to run on OpenShift leveraging the docker swam configuration as a starting point. I’ve hit an issue where during the setup.php I provide it with the credentials to the database, and setup populates all the tables properly (from what I can see) but never moves on to the next step. I can’t find any logs to tell me why its not moving on. Do you guys have any suggestions on where I might look, to see what the hold up is?

NOTE: As OpenShift provides the Load Balancer and TLS edge encryption I’m running OpenEMR without SSL and the servername is not defined in Apache.

hi @jcpulle , anything in the php error log?

@brady.miller the only logs I’m seeing are the /var/log/apache access and error logs. Is there somewhere else that I should be seeing the php logs in the Alpine image?

hi @jcpulle, should be in /var/log/apache2/error.log