• 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle








  • Yep, best thing ever, I bought a GaN charger, 100W 3 USB-C and 1 USB-A. It’s small and light. I carry it around everywhere. I even bring it at my client’s office instead of the power brick they gave me since it’s so small.

    Just make sure you have plenty of wattage. For instance, my job laptop uses a 65W adapter. If I want to charge this at the same time as my phone, I would need at least 90W to cover everything (65+25). So I have more power than necessary In order to be able to charge everything at once. Also, make sure to. Heck the adapter on how it distributes power trough the ports. My configuration could not be supported on a 3 port if for example they decided to split the power 55+45. But mine is 65+35 with 2 ports so I’m fine.


  • I combine 3 options:

    1. Watchtower updates most containers. They never break. If it leads to some breaking, it goes to the second option.
    2. Update script that update the whole stack from portainer webhook. This did fix the only stack that used to give me issues with watchtower. The other stack is watchtower itself.
    3. Manual update. Only for Homeassistant. I want to make sure to know about breaking changes. So I update it when I can and I read the patch notes.

    It works for my around 100 containers.