The problem: I've recently set up immich on proxmox and set up a cloudflare tunnel to be able to access it remotely. This works well, but I'm coming up against cloudflare's free tier 100 Mb file size limit when it comes to uploading videos. I'd like to internally resolve the public facing domain to the IP
ort of the immich server so videos will successfully upload when I'm on my home network.
The setup: I have ubiquiti networking hardware and a pihole also running on proxmox. The pihole can't do this since dns redirects can't do ports. I also have an nginx proxy manager running that I'm not doing much with I don't have a lot of experience with npm but it's not clear to me how to use it to solve this problem.
I believe I'm overlooking something obvious because it seems like this should be an easy problem to solve.
The setup: I have ubiquiti networking hardware and a pihole also running on proxmox. The pihole can't do this since dns redirects can't do ports. I also have an nginx proxy manager running that I'm not doing much with I don't have a lot of experience with npm but it's not clear to me how to use it to solve this problem.
I believe I'm overlooking something obvious because it seems like this should be an easy problem to solve.