• 0 Posts
  • 10 Comments
Joined 1 month ago
cake
Cake day: July 26th, 2025

help-circle



  • I think portainer is probably the best tool for this since you can easily go in and pause/start services as required. Just make sure to go into the containers on portainer and check the restart policy is set to “unless stopped” so you don’t get unwanted restarts after a reboot or anything like that.

    I don’t think portainer has any automation options but you could possibly write a short cron script to run docker compose down in the directory of each compose file to shut them down once a month, and pair that with the uptime kuma container to get a notification when your containers are down so you can go into portainer and restart the ones you still need. Though I’ve never had any real issue with running lots of containers at once – there’s 20 on my raspberry pi right now and it’s still got just over a gigabyte of RAM left.



  • I’ve tried tailscale and cloudflare tunnels in the past and ended up just using PiVPN to set up a WireGuard VPN on my Pi5. Tailscale for some reason was very slow for me, and cloudflare tunnels have a 100mb limit iirc which isn’t ideal for streaming. PiVPN is quite straightforward, it sets everything up for you and all you have to do is forward a UDP port. That was the bit I was most worried about, but, unless I’ve misunderstood something, because a UDP port will just ignore invalid requests to the outside world it will appear closed so it’s not very risky. It then generates a key for each device which you can scan from a QR code onto your VPN client. I have my phone set to auto-connect to the tunnel when I disconnect from my home wifi network and the tunnel is fast enough that I’ve accidentally turned off my phone’s wifi connection before and streamed a TV show through the tunnel over mobile data and not noticed any difference in speed.


  • They seem pretty good for not trapping too much heat, but we have quite cool summers here so what I would consider an unbearably hot day is probably different to most people. I could comfortably sleep in it under 24°C, anything above that and I can’t sleep no matter what type of blanket I have anyway. There are cooling ones made of cotton that might work if you’re in a hotter climate but they cost a fair bit more.



  • That’s good to hear! I’ve ADBed almost all of the Google & Samsung stuff off my phone already so I’m well used to fighting with Aurora to download certain apps by now. Nearly all my apps are from F-droid as well so that will make the transition a lot easier, and I do a lot of self hosting so I’m not relying on any proprietary services that are going to demand play services be installed. Balatro on my steam deck already steals enough of my time, so honestly if my phone won’t let me install it that’s probably for the best.