I
Immich•3mo ago
tylerleonhardt

Advice on my Immich setup with OneDrive/iCloud assist

Hi all! I'm super excited to use immich more. I've been testing it out with a bunch of photos & videos of mine and am so impressed by how polished it is. I'm be migrating from: * iCloud (but I'll keep the past year's worth of content there) * OneDrive (though I'll keep OneDrive for backup since I get 2TBs there) * and I guess there's currently a Google Takeout in OneDrive I've only got about...200GB of data. Baby numbers I'm sure lol The problem: OneDrive has a set of media & iCloud has a different set of media... They do overlap in some of the media but I really don't know what is in iCloud but not in OneDrive and vice versa. Ok, enough about them, back to Immich... I've got a decent enough machine with 2 TBs of storage. This is what I'm running Immich on. Lastly, while I'm excited to take more of a dependency on Immich, I want to do so in baby steps as I get more confortable using it. Now you have all the context, my plan is: * Immich runs on this machine with 2TBs of storage. It pulls in an external library that is the OneDrive storage * The OneDrive app is responsible for syncing photos on my iPhone. * iCloud is kinda kept separate from everything and can still sync my media but it exists as an ephemeral storage The alternative setup idea I had was: * Immich does the syncing * OneDrive basically backs up Immich's store * iCloud is separate here as well The problem with that idea is that I already have so much media in OneDrive... but I suppose I can pull in some subfolder of OneDrive as an external library and then have it back up Immich's media by putting it in another folder. Maybe that's fine. Now that I'm talking about it outloud, I wonder if this is ideal as it would allow me to kinda clean up the state of my stuff... I could back process the Google Takeout, etc, and Immich will organize nicely. I don't know, I'm intimidated by the accidental data loss 😅 maybe I need to not be so scared and just try things... (with ample backup) Any advice?
4 Replies
Immich
Immich•3mo ago
:wave: Hey @tylerleonhardt, Thanks for reaching out to us. Please carefully read this message and follow the recommended actions. This will help us be more effective in our support effort and leave more time for building Immich :immich:. References - Container Logs: docker compose logs docs - Container Status: docker ps -a docs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy - Code Formatting https://support.discord.com/hc/en-us/articles/210298617-Markdown-Text-101-Chat-Formatting-Bold-Italic-Underline#h_01GY0DAKGXDEHE263BCAYEGFJA Checklist I have... 1. :ballot_box_with_check: verified I'm on the latest release(note that mobile app releases may take some time). 2. :ballot_box_with_check: read applicable release notes. 3. :ballot_box_with_check: reviewed the FAQs for known issues. 4. :ballot_box_with_check: reviewed Github for known issues. 5. :ballot_box_with_check: tried accessing Immich via local ip (without a custom reverse proxy). 6. :ballot_box_with_check: uploaded the relevant information (see below). 7. :ballot_box_with_check: tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable (an item can be marked as "complete" by reacting with the appropriate number) Information In order to be able to effectively help you, we need you to provide clear information to show what the problem is. The exact details needed vary per case, but here is a list of things to consider: - Your docker-compose.yml and .env files. - Logs from all the containers and their status (see above). - All the troubleshooting steps you've tried so far. - Any recent changes you've made to Immich or your system. - Details about your system (both software/OS and hardware). - Details about your storage (filesystems, type of disks, output of commands like fdisk -l and df -h). - The version of the Immich server, mobile app, and other relevant pieces. - Any other information that you think might be relevant. Please paste files and logs with proper code formatting, and especially avoid blurry screenshots. Without the right information we can't work out what the problem is. Help us help you ;) If this ticket can be closed you can use the /close command, and re-open it later if needed. Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
Mraedis
Mraedis•3mo ago
What accidental data loss are you talking about? Also you could use a dedupe tool locally before uploading/starting immich I've personally used https://github.com/arsenetar/dupeguru and it's pretty nice https://github.com/qarmin/czkawka is another well known deduper The latter's page also includes other tools I haven't used like Krokiet
bo0tzz
bo0tzz•3mo ago
Immich will also refuse any identical duplicates, and has a deduplication utility built in for similar files As for data loss, make sure you have rock solid backups
tylerleonhardt
tylerleonhardtOP•3mo ago
Just if I mess something up… but yeah I should just have rock solid back ups This is a good idea! I like this plan. * backup everything * throw everything through a deduper * throw it in to Immich

Did you find this page helpful?