<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/jacob-kaplan-moss-lopondfur" -->

---
title: Jacob Kaplan-Moss | daily.dev
description: A personal setup guide for self-hosting Immich on a Synology NAS to consolidate photos from Google Photos, old NAS archives, and ongoing iPhone captures....
canonical: https://daily.dev/posts/jacob-kaplan-moss-lopondfur
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Jacob Kaplan-Moss | daily.dev
og:description: A personal setup guide for self-hosting Immich on a Synology NAS to consolidate photos from Google Photos, old NAS archives, and ongoing iPhone captures....
og:url: https://daily.dev/posts/jacob-kaplan-moss-lopondfur
og:image: https://api.daily.dev/og/posts/LoPoNDfur.png
og:image:alt: Jacob Kaplan-Moss
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Jacob Kaplan-Moss

**[Jacob Kaplan-Moss](https://daily.dev/sources/jacobian)** · 6 min read · 0 upvotes · 0 comments

## Summary

A personal setup guide for self-hosting Immich on a Synology NAS to consolidate photos from Google Photos, old NAS archives, and ongoing iPhone captures. Covers installation via Docker Compose, storage template configuration, adding a Caddy sidecar for CORS headers, one-time bulk imports using immich-go, and an ongoing nightly sync from iCloud using osxphotos with a Python/uv wrapper script. The author keeps iCloud as the primary capture tool while using Immich as the long-term archive and browsing interface.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://jacobian.org/til/immich-setup>

## Similar posts on daily.dev

- [Self-hosting my photos with Immich](https://daily.dev/posts/self-hosting-my-photos-with-immich-xv9hvupn8) · Lobsters · 1 upvotes · 0 comments
- [I replaced Google Photos with Immich, and my entire photo library finally stays under my control](https://daily.dev/posts/i-replaced-google-photos-with-immich-and-my-entire-photo-library-finally-stays-under-my-control-i3hrfiwq0) · XDA Developers · 1 upvotes · 0 comments

---

Tags: [#self-hosting](https://daily.dev/tags/self-hosting), [#docker-compose](https://daily.dev/tags/docker-compose)

[View this post on daily.dev](https://daily.dev/posts/jacob-kaplan-moss-lopondfur)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Jacob Kaplan-Moss","url":"https://daily.dev/posts/jacob-kaplan-moss-lopondfur","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/jacob-kaplan-moss-lopondfur"},"datePublished":"2026-07-01T15:21:40.652Z","dateModified":"2026-07-01T15:22:04.103Z","description":"A personal setup guide for self-hosting Immich on a Synology NAS to consolidate photos from Google Photos, old NAS archives, and ongoing iPhone captures....","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e7ec90cfa67f5336e387ffcb3387d98f?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/e7ec90cfa67f5336e387ffcb3387d98f?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Jacob Kaplan-Moss","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Jacob Kaplan-Moss","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/10e019e951c64b57ab403161ef73c213","url":"https://daily.dev/sources/jacobian"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/jacob-kaplan-moss-lopondfur","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"self-hosting,docker-compose","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Jacob Kaplan-Moss","item":"https://daily.dev/sources/jacobian"},{"@type":"ListItem","position":3,"name":"Jacob Kaplan-Moss"}]}
```

