Ubuntu 18.04
I have 2 parts of an app, a static UI files deployment, and a .NET Core. they get deployed separately as 2 separate projects. Ive tried the process Deploy to NGINX, and the custom NGINX Web Service feature. Set VHost to something simple to debug to find the nginx sites file. the site config doesnt seem to get produced or placed into /etc/nginx/sites-available or sites-enabled. No errors are thrown. Ive turned on Trace logging on the octo server. Nothing new gets added to logs.
Cant cat out the before or afterNGINX deployment.sh files I see referenced either.
Help me debug this nasty silent error.