SiloCityLabs / lochnas

Docker configuration for all-in-one nas setup
https://lochnas.com
GNU General Public License v3.0
51 stars 3 forks source link

nginx order of operations #73

Closed maave0 closed 1 year ago

maave0 commented 1 year ago

Problem

order of operations issue

2022/08/27 01:44:41 add template for /docker-nas/docker-data/nginx/templates/nextcloud.apps.conf.template 2022/08/27 01:44:41 Could not copy nginx.conf template for nextcloud: open /docker-nas/docker-data/nginx/templates/nextcloud.apps.conf.template: no such file or directory

ldrrp commented 1 year ago

Fixed this by moving before-start just before nginxssl function. This should allow any apps to create needed directories as part of before-start.sh files