

Correct but there are really only 2 parts (3 if you’re adding a front-facing proxy which it sounds like you know how to do). If you’re using something like truenas or proxmox there are prebuilt containers for both iCloudpd and immich/photoprosm/whatever and even if not both have generic Docker containers or can be run out of their own repo checkout. So you just need:
- iCloud <—> local folder via icloudpd
- local folder <—> local web front end with immich
- local web <—> public web with your proxy or cloudflare setup
Good luck!


Back in the old days (ie 2020) we called this “writing out requirements” and it was generally the way that devs knew what they were supposed to do.