Unsure if this is really the right place to ask this or not but kind of at the end of my rope here as I redid everything a few times at this point to see if there was something I may have missed or messed up but not sure what's wrong.
I set up a few applications on my server and some of them Id like to access externally. One of them being Jellyfin, the other Immich. I establish Komodo for now to build and deploy the Immich stack successfully and set up Jellyfin without issues.
I bought a domain from porkbun, routed the DNS through cloudflare, and am using this to maintain the records. Using nginx proxy man and cloudflare I was able to create a names and proxy hosts to route and successfully grab valid ssl certs, all sounds great so far!
Well, once I've verified that everything is working and hooked correctly and using let's encrypt certs I should be good to let cloudflare proxy the records I just created, but once I do so, I immediately get 522 errors and am unable to get the servers back online until I set them back to DNS only on Cloudflare.
Is there something erroneous with my nginx config? Or is this a cloudflare type of issue? Any help is appreciated.