Cloud Installation not working

HI all,

I’m trying to get my first installation up and running on Oracle Cloud. I got all the basic configuration done and eventually the app running in docker, but I’m not able to access it via browser.

Been through several forum posts that helped me get to a successful build, now looking at the logs there is a problem related to SSL.

I have the default SSL templates active in the app.yml and in the log I see many of the following errors

nginx: [emerg] cannot load certificate "/shared/ssl/discourse.wrecklab.com.cer": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/shared/ssl/discourse.wrecklab.com.cer','r') error:2006D080:BIO routines:BIO_new_file:no such file)

I’m not sure where to start troubleshooting this. Let me know what information I should provide you to help you help me :slight_smile: