I was able to create a successfull build after updating the paths and changing a few things around. There is ouput in the terminal but I am still having issues getting it to run without restarting.
from the terminal:
envsubst: error while reading "standard input": Is a directory
2023/07/04 04:34:40 [emerg] 8#8: no "events" section in configuration
There were two .tmpl files:
nginx.tmpl
nginx-stoqs_mbari_org.tmpl
these two files look identical and didn't know which one to use, so I used the nginx.tmpl when doing the configurations.
I was able to create a successfull build after updating the paths and changing a few things around. There is ouput in the terminal but I am still having issues getting it to run without restarting.
from the terminal: envsubst: error while reading "standard input": Is a directory 2023/07/04 04:34:40 [emerg] 8#8: no "events" section in configuration
There were two .tmpl files: nginx.tmpl nginx-stoqs_mbari_org.tmpl
these two files look identical and didn't know which one to use, so I used the nginx.tmpl when doing the configurations.