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.