I have been working through a AI training at https://codefinity.com/courses/v2/508f89fc-4a9c-489a-9a42-91a84d72138f. I much prefer to setup and run everything locally rather than use the cloud based options if that is available, so I started down the path of running N8N with NGINX Reverse Proxy using Docker compose. The directions available from N8N (https://docs.n8n.io/deploy/host-n8n/install-options/install-using-docker-compose) are generally quite…