Immich Setup in 5 minutes

Поділитися
Вставка
  • Опубліковано 13 тра 2024
  • We're installing Immich, a self-hosted, google photos replacement. No subscription fees, no storage limits. I'll show you how to get up and running in 5 minutes!
    For notes, see the following link: thomaswildetech.com/home-serv...
    #immich #googlephotos #selfhosted
    If you want the full walk through, check out my other video:
    • Immich Tutorial - How ...
  • Навчання та стиль

КОМЕНТАРІ • 15

  • @AdamSambuco
    @AdamSambuco Місяць тому +3

    Thank you for the shortest video on UA-cam for this! This was super clear, and I hope your channel takes off.
    I'm just trying to familiarize myself with the process before I dive in, and I don't want to make any wrong decisions. What would you recommend for the hardware? I've never set up a server before, so I'm really not even sure where to start when it comes to getting the hardware and setting up the networking side of it. I just want to set up a server, install Immich on it for myself and my wife, and basically never have to think about it.
    I've used Ubuntu in the past, but it was just for fun. I'm tech-savvy, but not comfortable with any sort of programming, and I'm not knowledgeable on networking. I also have three laptops lying around doing nothing. I'm wondering if it would be smart to try using one of them, or if I set it up there first and end up needing more space if it would become a huge hassle to transfer to a big boy server.

    • @ThomasWildeTech
      @ThomasWildeTech  Місяць тому +2

      Hey Adam,
      I really appreciate your feedback! Thank you, man!
      There's absolutely nothing wrong with starting simple, and with old hardware laying around, there's really nothing to lose. I run Immich from an old HP desktop I had in the closet building up dust, and my wife and I share an account so that we can see each other's photos in one place. The nice thing about the desktop is that it's very easy to expand the storage.
      One way to start without doing a whole lot, assuming your laptop is running windows, is just install Docker Desktop on the Windows laptop and get Immich up and running there. (I'm posting a new video soon on doing this exact thing). You'll likely need to enable virtualization in the BIOS, but after that it should be a breeze. If you follow my tutorial, you can set your mobile app up to work with Immich on the local network.
      As you alluded too, I would definitely recommend installing a linux distro on the laptop, it's just going to be so much more efficient than running docker desktop on Windows. I recently installed Linux Mint on my older personal laptop and I enjoy that as an OS that's very similar to Windows.
      Finally, transferring your Immich app from the laptop to a "big boy" server should not really be an issue. There are two main components to Immich, the database and the library. You would just need to copy over the library to the other hard drive, and do a database dump on the database (Immich website has details for backup and restoring from a db dump). When you pull Immich on the new server using docker, you would point the library location to the new location and then import the database dump file per the Immich instructions.
      Let me know if you have any additional questions or comments. If you feel there's a topic that another video would help for I'd love to hear it and make it!

    • @AdamSambuco
      @AdamSambuco Місяць тому +1

      @@ThomasWildeTech Thank you so much! I really appreciate the thorough response. I subscribed and added your next video to Watch Later.
      Right now as I'm looking around, my biggest issue is I don't see any tutorial from the start from a total noob. Everything starts with "put this on your server." I still don't have a server, and I'm not sure where to start with one. Do all servers work? Does it need to be set up a certain way to begin with? I know Synology NAS is a big name, would that be a good choice? I would be super grateful if you could either make a video for beginners that starts there, or if you could point me in the direction of someone else's video on that topic.
      Thanks again, you're awesome.
      P.S. When I glance at your thumbnails, you remind me of Paddy Pimblett, lol

  • @gokhankoc_
    @gokhankoc_ 15 днів тому

    i recommend portainer install

    • @ThomasWildeTech
      @ThomasWildeTech  15 днів тому

      Nice, yeah I'd say if you're already using Portainer for other things go for it. If not, I'd just default to the Immich developers recommendation of using docker compose

  • @user-es8di6wp4w
    @user-es8di6wp4w 26 днів тому

    Hello! I setted up the immich on localhost, now i want to add a script to programmatically upload images from a google cloud platform link, is that possible? and if so which files should i target and hijack haha thanks!

    • @ThomasWildeTech
      @ThomasWildeTech  24 дні тому

      As long as you are able to loop through and download each of the images you want from the google cloud platform, then sure you can. You can use the Immich CLI to upload each of the photos downloaded to your Immich application.
      You can check out my video on how to use the CLI here: ua-cam.com/video/ukLMVf7wbCc/v-deo.html
      I hope that helps!

  • @JoshB62698
    @JoshB62698 29 днів тому

    So this is probably a silly question but when you were testing it out you entered the localhost, how did you know your port number?

    • @ThomasWildeTech
      @ThomasWildeTech  29 днів тому

      Not at all, I may have skipped over actually looking at the docker-compose.yml file. If you take a look at that you will see that for the web application it is using port 2283 on the localhost. The "2283:3001" means that port 2283 on the localhost will be binded to port 3001 in the docker container, which the web app is listening on.

    • @JoshB62698
      @JoshB62698 28 днів тому

      @@ThomasWildeTech thank you so much for the reply. I’m just starting trying out way to free my dependence from Google photos and services like that. I saw Louis Rossman make a video talking about Immich and this whole video has been super helpful.

    • @ThomasWildeTech
      @ThomasWildeTech  28 днів тому

      @@JoshB62698 For sure. I'm glad you found it helpful! My goal is to make it more approachable for people who aren't as familiar with IT because once you know how to set up, it's quite simple to maintain and it's a very powerful application! Let me know if you think there's anything else I can cover that would be helpful.

  • @brainthesizeofplanet
    @brainthesizeofplanet 23 дні тому +1

    Using Ubuntu and then immich via SNAP is like just 1 minute ;-)

    • @ThomasWildeTech
      @ThomasWildeTech  23 дні тому

      I haven't tried using the Snap distribution. Are there limitations? Such as the mount location for assets? The other concern I might have is the frequency of updates pushed for Immich which may contain breaking changes. Using Docker-Compose it is very easy to switch between versions as well as dumping/backing-up your database.

    • @brainthesizeofplanet
      @brainthesizeofplanet 23 дні тому

      @@ThomasWildeTech
      I didn't get it up anD running in docker under Windows - I admit I don't know how docker works, so "where is what etc in term if config and storage etc.."
      The easiest way I could find was setting up a hyperV VM running Ubuntu lts and using the snap package - worked like a charm.
      I had problem adding images as external libraries weren't scanned (immich shows "ok" but nothing happened.
      I could find the cli app - but that was about it
      I did move my stuff via immich-go from Windows cli, that worked fine
      Immich is great, biggest drawback is the difficult installation - I am a Windows person, I did try Linux/Ubuntu several times over 20 years but I did always get stuck at some stuff and if immich want to become wildly available I don't know if docker is the right way...

    • @ThomasWildeTech
      @ThomasWildeTech  16 днів тому

      Please check out my video specifically geared toward installing Immich on Windows using Docker Desktop. I think it may help. ua-cam.com/video/ZJH3ee-fnCc/v-deo.html