docker-unifi-rpi icon indicating copy to clipboard operation
docker-unifi-rpi copied to clipboard

Two Unifi controllers with different versions at the same time ?

Open doremifajb opened this issue 3 years ago • 2 comments

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 total of six U6 Lites), and the remaining two are not very important. So I thought it might be better to use the current version of the Controller. But I might still want to change config occasionally. Is it possible to install two controllers with different versions, let the newer one running usually, and when I want to configure the old APs, I stop it and turn the old controller on, where the old one contains only the old APs ? (just so that the newer APs wont get messed up)

doremifajb avatar Sep 03 '21 20:09 doremifajb

It's probably fine. Let us all know how it turns out!

ryansch avatar Sep 03 '21 21:09 ryansch

Thank you ! I will try. Should I change the directory names in docker-compose.yml - config:/var/lib/unifi - log:/usr/lib/unifi/logs - log2:/var/log/unifi - run:/usr/lib/unifi/run - run2:/run/unifi - work:/usr/lib/unifi/work from unifi to, say, unifi-latest for the second unifi controller ?

doremifajb avatar Sep 04 '21 19:09 doremifajb