Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates?

When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates?

Scheduled Pinned Locked Moved Uncategorized
selfhostedfosshomelab
27 Posts 20 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • viq@social.hackerspace.plV viq@social.hackerspace.pl

    @rachel @mmeier @zak docker images have labels, maybe something got put in there?

    viq@social.hackerspace.plV This user is from outside of this forum
    viq@social.hackerspace.plV This user is from outside of this forum
    viq@social.hackerspace.pl
    wrote last edited by
    #18

    @rachel @mmeier @zak when building custom images in work's CI, I used that to encode e.g. versions of various stuff inside, to make it easy to figure out without having to look inside the container.

    rachel@transitory.socialR 1 Reply Last reply
    0
    • viq@social.hackerspace.plV viq@social.hackerspace.pl

      @rachel @mmeier @zak when building custom images in work's CI, I used that to encode e.g. versions of various stuff inside, to make it easy to figure out without having to look inside the container.

      rachel@transitory.socialR This user is from outside of this forum
      rachel@transitory.socialR This user is from outside of this forum
      rachel@transitory.social
      wrote last edited by
      #19

      @viq@social.hackerspace.pl @mmeier@social.mei-home.net @zak@infosec.exchange yeah but these are upstream images so I don't have that sort of control. Hmmmm, podman manifest inspect ... doesn't get me a creation date

      Ah, but
      podman image history ... should do it! now to see how I can do that against every image in the cluster without needing to pull all of them

      then any image over a certain age I'll doublecheck, ez ez

      1 Reply Last reply
      0
      • zak@infosec.exchangeZ zak@infosec.exchange

        When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates? Do you install them right away? Wait a week or two? Update only when absolutely necessary? And why?

        (I'm typically the sort of person that likes to be using the latest release of everything, but I'm open to opinions)

        #selfhosted #FOSS #homelab

        cory@follow.coryd.devC This user is from outside of this forum
        cory@follow.coryd.devC This user is from outside of this forum
        cory@follow.coryd.dev
        wrote last edited by
        #20

        @zak @faisal It depends on the experience I've had with updates in the past, but if major updates have been smooth I’m usually pretty willing to install them.

        1 Reply Last reply
        0
        • zak@infosec.exchangeZ zak@infosec.exchange

          When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates? Do you install them right away? Wait a week or two? Update only when absolutely necessary? And why?

          (I'm typically the sort of person that likes to be using the latest release of everything, but I'm open to opinions)

          #selfhosted #FOSS #homelab

          jana@social.jsteuernagel.deJ This user is from outside of this forum
          jana@social.jsteuernagel.deJ This user is from outside of this forum
          jana@social.jsteuernagel.de
          wrote last edited by
          #21

          @zak When I ran Kubernetes I used to manage all updates via a Renovate bot. Now that I‘m back to using a package manager to install most things, I usually just go in and run an update every few weeks, unless I notice that there‘s a particular security vulnerability there, where I will update early or, depending on what it is, temporarily firewall the affected service, etc.

          1 Reply Last reply
          0
          • zak@infosec.exchangeZ zak@infosec.exchange

            When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates? Do you install them right away? Wait a week or two? Update only when absolutely necessary? And why?

            (I'm typically the sort of person that likes to be using the latest release of everything, but I'm open to opinions)

            #selfhosted #FOSS #homelab

            pionir@masto.bikeP This user is from outside of this forum
            pionir@masto.bikeP This user is from outside of this forum
            pionir@masto.bike
            wrote last edited by
            #22

            @zak

            As mine are just for me and not internet visible, I don't do them right away. I tend to wait until either they *need* it, or I'm at a loose end.

            1 Reply Last reply
            0
            • rachel@transitory.socialR rachel@transitory.social

              @mmeier@social.mei-home.net @zak@infosec.exchange do you manually check each application? Or have a way to track release notes for all of them?

              mmeier@social.mei-home.netM This user is from outside of this forum
              mmeier@social.mei-home.netM This user is from outside of this forum
              mmeier@social.mei-home.net
              wrote last edited by
              #23

              @rachel
              For the security updates I rely on the GitHub release page's RSS feed. But when I do my regular updates, I've just got a page in my Wiki with a list of everything I'm running with links to the release pages/release notes.
              @zak

              1 Reply Last reply
              0
              • zak@infosec.exchangeZ zak@infosec.exchange

                When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates? Do you install them right away? Wait a week or two? Update only when absolutely necessary? And why?

                (I'm typically the sort of person that likes to be using the latest release of everything, but I'm open to opinions)

                #selfhosted #FOSS #homelab

                blakeashleyjr@fosstodon.orgB This user is from outside of this forum
                blakeashleyjr@fosstodon.orgB This user is from outside of this forum
                blakeashleyjr@fosstodon.org
                wrote last edited by
                #24

                @zak I am on the bleeding edge, basically always.

                If something breaks and I can't instantly roll back, it's my fault.

                1 Reply Last reply
                0
                • zak@infosec.exchangeZ zak@infosec.exchange

                  When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates? Do you install them right away? Wait a week or two? Update only when absolutely necessary? And why?

                  (I'm typically the sort of person that likes to be using the latest release of everything, but I'm open to opinions)

                  #selfhosted #FOSS #homelab

                  woof@meow.socialW This user is from outside of this forum
                  woof@meow.socialW This user is from outside of this forum
                  woof@meow.social
                  wrote last edited by
                  #25

                  @zak I do it when I'm feeling up for potentially fixing things hah. So usually once or twice a month.

                  1 Reply Last reply
                  0
                  • zak@infosec.exchangeZ zak@infosec.exchange

                    When it comes to your self-hosted services, what sort of attitude do you have when it comes to installing updates? Do you install them right away? Wait a week or two? Update only when absolutely necessary? And why?

                    (I'm typically the sort of person that likes to be using the latest release of everything, but I'm open to opinions)

                    #selfhosted #FOSS #homelab

                    rodrcastro@cupoftea.socialR This user is from outside of this forum
                    rodrcastro@cupoftea.socialR This user is from outside of this forum
                    rodrcastro@cupoftea.social
                    wrote last edited by
                    #26

                    @zak mostly leave tags to latest and let it update itself regularly (once a week). For services that are crucial to my usage that can’t break I leave on a specific version and keep up-to-date on releases. If a new version appears with improvements I want or need, I update. Otherwise I leave them be. Case in point: my VPN container. I never update it, whereas my Seerr container I keep regularly updated for new changes.

                    zak@infosec.exchangeZ 1 Reply Last reply
                    0
                    • rodrcastro@cupoftea.socialR rodrcastro@cupoftea.social

                      @zak mostly leave tags to latest and let it update itself regularly (once a week). For services that are crucial to my usage that can’t break I leave on a specific version and keep up-to-date on releases. If a new version appears with improvements I want or need, I update. Otherwise I leave them be. Case in point: my VPN container. I never update it, whereas my Seerr container I keep regularly updated for new changes.

                      zak@infosec.exchangeZ This user is from outside of this forum
                      zak@infosec.exchangeZ This user is from outside of this forum
                      zak@infosec.exchange
                      wrote last edited by
                      #27

                      @rodrcastro What are you using for a VPN that's containerized? Or is this just something basic that you've got on a VPS and you're using that?

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups