OpenShift containers
SliceofCheese opened this issue · 1 comments
SliceofCheese commented
So I've been attempting to actually allow OpenShift containers through your OpenCPU, and I've been running into some issues. I cannot seem to actually run a container without failure / crashing.
The issue is that I'm given an error stating that :
- Starting periodic command scheduler cron
--
| cron: can't open or create /var/run/crond.pid: Permission denied
| ...fail!
| AH00526: Syntax error on line 33 of /etc/apache2/sites-enabled/default-ssl.conf:
| SSLCertificateKeyFile: file '/etc/ssl/private/ssl-cert-snakeoil.key' does not exist or is empty
| Action '-DFOREGROUND' failed.
| The Apache error log may have more information.
Even with something as simply as just a From OpenCpu/Base seems to net this error. While this is probably an issue on my end because I'm not particularly familiar with OpenShift, do you have any suggestions on how to circumvent this problem?
SliceofCheese commented
Oh, sorry. I mean to do this in the other repo.