Need a help with base configurations.

Posted on

Hello.
I have account on openshift v3.
I need to configure standard environment for my project:
- nginx (or at least apache);
- PHP 7 (or 5.6) with running as FPM (so server must be configured to work with PHP-FPM server);
- MySQL.

I'm not too good in configuring Docker, Kubernetes. I tried different ways to install containers I need; I used openshift repos, dockerhub, templates; tried though terminal and web interface. But installations failed or server isn't accessible outside in different ways.

May I can get help with configuring. I had great experience with openshift v2, but now I feel some difficulties with v3.

Thanks, Yuriy.

Responses