I do. Going to try it out ๐
Nagashitw
joined 1 year ago
This is me. Can't hurt to just do a reboot
Why not use the jacobalberty version?
https://github.com/jacobalberty/unifi-docker https://hub.docker.com/r/jacobalberty/unifi/
Wait until you learn about docker and kubernetes. You will not touch virtual machines again (for the most part) ๐
It's similar to my own setup. I just do it in kubernetes instead of docker. One thing you can consider is a CI that runs renovate on a schedule to PR you when it finds new container image versions.
Here's my setup so you can take some inspiration if you want.
https://github.com/rafaribe/home-ops/blob/main/.github/workflows/schedule-renovate.yaml