Update UniFi Network Application to v10.4.57#899
Conversation
|
I have been playing with this branch tonight and I can see the fun and games you are having with the release.... with multiple hoops to jump through. Network App 10.4.x now needs Java 25 as a dependency for the package to install: and the base image for Ubuntu 20.04 only goes up to Java 21 But if we push up to Ubuntu 22.04 for the base image, then we get Java 25... But then we no longer get MongoDB as part of the base distro and to make matters worse, trying to shoehorn in a very old MongoDB is going to be hard..... For my home install, I am still on the 9.5.21 image, but I have separated out MongoDB into a separate container from the MongoDB image, and have been able to upgrade from 3.6 to 4.0 to 4.2 to 4.4 for now. ie: I would like to try and push forward to the newer 10.x series of Network Application, but this Java and MongoDB dependencies looks like it's now come home to bite. Might just have to bite the bullet and any new images will only support a MongoDB that is running as a separate container and can't have it in the same image/container anymore..... Anyway, think I will go back to the 10.2.x release and see what needs to be done for each version to be able to build a working image. Hope I am not stepping on any toes or doing any re-work that you may have already done. Thanks |
Automated update of UniFi Network Application.
Dockerfile(ARG PKGURL)README.mdCurrent Information table