docker-unifi-rpi
docker-unifi-rpi copied to clipboard
Unifi Controller for Raspberry Pi 3+ and x86
## Why? We have to upgrade mongo because we can't get packages for the _incredibly_ old 2.x series any longer. This is also why I had to drop support for...
Hello again ! My Unifi Controller is 6.0.45, and since I have 4 EOL APs, I didn't update it. Now, I am replacing two of them with U6 lite (so...
Hello ! I have installed ryansch/unifi-rpi:6.0.45 on docker on my Raspi 4B in mid July, and it's been working great (except for a few minor issues like Rpi falling a...
By défault Traefik will obtain an SSL certificate on-the-fly, e.g. using Let's encrypt. While this can used to proxy the access to the admin interface of the UniFi controller, the...
Would it be possible to mark `beta` versions as such in the Docker image tag? With [semantic versioning](https://semver.org/#spec-item-9) - which it looks like the Unifi Controller already follows to some...
Would you be able to give a step by step on how to update a controller within your docker image? I followed some information you gave on the ubiquiti forums...
Thanks so much for the work you've done on this, it's saved me a ton of time. I note that the Java VM runs with root privileges currently. I'd really...
Hi Ryan, thanks so much for your great work. I am using the your docker image since a couple of years and I am also very happy about especially when...
The Unifi Controller doesn't appear to get shut down cleanly and I'm concerned about database corruption (like happens on the 1st gen cloudkey). It looks like docker-compose just sends a...