Updating Docker Containers in a Synology NAS [Video Request]

Поделиться
HTML-код
  • Опубликовано: 6 июл 2024
  • In this video we cover how update Docker containers in a Synology NAS.
    Donate here:
    www.paypal.com/cgi-bin/webscr...
    Bitcoin here: 19JXFGfRUV4NedS5tBGfJhkfRrN2EQtxVo
    Timecodes
    0:00 - Start
    0:05 - Intro
    1:26 - Updating using the Latest tag
    8:28 - Updating using Versioned tags
    9:46 - Outro
  • НаукаНаука

Комментарии • 19

  • @andrewferragine8074
    @andrewferragine8074 Месяц назад

    Ha. Had two questions after setting my NAS up following your instructions a month ago. Came back to your channel and I see you have both questions answered! This one, plus the one about the torrents never being removed. Well done!

  • @deltafox1
    @deltafox1 6 месяцев назад +1

    Hope your channel takes off! Saludos Jorge!

    • @techbytetips
      @techbytetips  6 месяцев назад

      Hola! El nombre me suena pero no estoy seguro de donde.

  • @trvswst
    @trvswst 6 месяцев назад

    Thanks for posting this! It is very helpful.

  • @netgarnet4337
    @netgarnet4337 6 месяцев назад

    Great info; Thank you

  • @user-rd2js3dx5q
    @user-rd2js3dx5q 5 месяцев назад +1

    Hi! Would it be a good idea to automate this using 'Watchtower'? Perhaps it could be a topic for a video?

    • @techbytetips
      @techbytetips  5 месяцев назад

      I would say that it makes sense if you are running Docker on a system that you fully control. In a Synology NAS, I would probably stay away from trying something like that as they build a lot of customization into how Docker works.
      Additionally, this series was about helping people who are beginners at using containers in a GUI based system.
      Maybe I can explore doing a video like that in the future for another type of setup. Thanks for the suggestion.

  • @fishrailroad88
    @fishrailroad88 5 месяцев назад +1

    Thanks for the video! I did have a question though.. I have the same setup for qbitt but cannot figure out how to update it as the container has the vpn in the container with it. Any advice on how to update it?
    Thanks!

    • @techbytetips
      @techbytetips  5 месяцев назад

      I do the same thing that I describe here with QBitTorrent-VPN image. So, it should work.

  • @user-rd2js3dx5q
    @user-rd2js3dx5q 5 месяцев назад

    I noticed in your video that you've stopped several containers, such as "prowlarr," and only a few are "running." Could you please explain the rationale behind starting and stopping containers? When do you enable or disable them?

    • @techbytetips
      @techbytetips  5 месяцев назад +1

      Hi! The NAS that you are seeing in my videos is not my main NAS. It is a virtual NAS that I set up just for the RUclips series. I don't need these applications running all the time in it and that's why I turn them off. In a real use scenario, you want your applications to be up all the time.
      In my personal NAS, I strive to keep the apps running non-stop.

  • @ezm0n3y
    @ezm0n3y 4 месяца назад

    Hi, thanks for the work. I mapped my containers correctly and everything has been working fine. However, when I updated the containers all my data was lost.When I went to the config folders they are all empty Now I have to reconfigure everything. Any ideas why/how, also how to ensure it doesn't happen again.

    • @techbytetips
      @techbytetips  4 месяца назад

      Weird. Did you use the Linuxserver images?
      Other images don't put the config files in the /config folder that I map to the container.

    • @ezm0n3y
      @ezm0n3y 4 месяца назад

      Yes, I have no idea why. I think I may have upgraded images incorrectly. That is the only this I can think of.

  • @showdown2006
    @showdown2006 Месяц назад

    It's kinda hard to follow what you are doing, I don't know if we are using different DSM version? I tried doing the reset but still see old version of Sonarr.

    • @techbytetips
      @techbytetips  Месяц назад

      1. Stop the running container
      2. Download the latest image again
      3. Reset the container
      4. Restart the container, this time, it will start from the fresh version of the image that you downloaded.
      Simple actually.

    • @showdown2006
      @showdown2006 Месяц назад

      @@techbytetips I don't get the option to restart the container after I have done the reset, it just stays grayed out. So when I click start it just keeps loading the old image. Don't know why this is happening or what I am doing wrong

    • @techbytetips
      @techbytetips  Месяц назад

      @@showdown2006 Not sure what could be causing that. I haven't used DSM 7.2 which changed Docker to Container Manager. But it should behave the same. Try restarting the NAS and seeing if that solves the issue.

    • @showdown2006
      @showdown2006 Месяц назад +1

      @@techbytetips I completely started over and installed latest image. Seems to be fine now.