jacobalberty / unifi-docker

Unifi Docker files
MIT License
2.14k stars 454 forks source link

Update to 8.2.93 #751

Closed kusznir closed 1 month ago

kusznir commented 3 months ago

Operating system

Debian Docker

UniFi Tag

stable

Docker run

Using compose file and portainer

Bug description

Hello:

I'm having a unifi issue, and unifi support is refusing to support me until the controller is running on their current version. Can you please upgrade to the current unifi stable, which is 8.2.93 as of this writing?

Steps to reproduce

Install...note that version is behind Ubnt's current.

Relevant log output

No response

e3eli3h commented 3 months ago

This project has been great and I am grateful for it and @jacobalberty. If it will not be continued I think I am not alone in wanting to know if I need to look elsewhere. I see alot of people here have already jumped over to https://github.com/linuxserver/docker-unifi-network-application/ So please, just let us know if we should stop waiting and once again, kudos for all the work done already.

Edit: My apologies. I had seen last week that @dcarbone had submitted a PR which never moved... But now he has pushed it himself which makes it finally useable. So thank you both and I hope you'll continue your great work.

kusznir commented 3 months ago

FYI: I looked at the linuxserver build before selecting this one. The linuxserver build is more complex to set up and appears less flexible to me. It requires a separate container with mogodb in it, and is harder to handle a variety of networking setups. It also appears to not handle custom certificates for ssl. So I very much prefer this one! I am just looking to get it updated. Its not far out of date.

Viss commented 3 months ago

I'm using this inside of a synology rackstation, and I can't see @dcarbone's image on dockerhub. Is there a walkthrough somewhere for how to switch to the new, maintained image, or any instruction surrounding how to do this in a synology array?

e3eli3h commented 3 months ago

@Viss, it is there. I'm also on syno and couldn't find it. The mistake I made was to search for "dcarbone" instead of "dancarbone". Good luck.

dcarbone commented 3 months ago

Indeed, dcarbone was taken by the time I got around to making a dockerhub account.

drwtsn32x commented 3 months ago

If it will not be continued I think I am not alone in wanting to know if I need to look elsewhere.

Agreed... If we could get confirmation from @jacobalberty whether or not this has been abandoned, that'd be appreciated.

I'll probably switch to @dcarbone's image if there are no updates for a couple more weeks. (Thanks for doing that, by the way!)

dcarbone commented 3 months ago

I prefer the way Jacob set up his image vs the Linuxserver folk's approach, so I may end up maintaining and pushing a full fork of this for newer versions.

drwtsn32x commented 3 months ago

@dcarbone that would be fantastic!

richb-hanover commented 3 months ago

I prefer the way Jacob set up his image...

I also agree. I revised the README with an eye toward minimizing the required steps. Having everything all in one Docker container makes it a simple process to setup and run. (The people using Unifi want to know about their radios, not fuss with multiple Docker containers, etc.)

@dcarbone - It sounds as if you have already set up a separate container on DockerHub. Where can we review its files? I don't find a README or link at: https://hub.docker.com/r/dancarbone/jacobalberty-unifi Thanks

mrartw commented 3 months ago

Hello, I'm trying to install the dancarbone/jacobalberty-unifi on my QNAP (ContainerStation v2.0.957) but I'm getting "missing signature key" errors. I'm not sure what that means. Any ideas?

dcarbone commented 3 months ago

I prefer the way Jacob set up his image...

I also agree. I revised the README with an eye toward minimizing the required steps. Having everything all in one Docker container makes it a simple process to setup and run. (The people using Unifi want to know about their radios, not fuss with multiple Docker containers, etc.)

@dcarbone - It sounds as if you have already set up a separate container on DockerHub. Where can we review its files? I don't find a README or link at: https://hub.docker.com/r/dancarbone/jacobalberty-unifi Thanks

Its built from my fork here: https://github.com/dcarbone/unifi-docker. Currently I simply build and push locally, but if Jacob is MIA for the next release, I'll move to a more transparent build system in GHA in that repo.

BestBackwards commented 3 months ago

@dcarbone If you intend to continue supporting this going forward, please advise how we can best support you. Legend!

GoliathLabs commented 3 months ago

It would also be worth trying to contact @jacobalberty for push rights to this repository. That way, all existing users would benefit from timely updates.

drwtsn32x commented 3 months ago

Looks like jacobalberty just updated the image!

drwtsn32x commented 2 months ago

8.3.32 was released last week.

Viss commented 2 months ago

@dcarbone did you ever chuck this into the registry? I just went looking for it and i found a couple of other things that arent unifi related. I don't suppose theres a guide for how to deploy this container you've setup on a synology array? I'm currently using the 'container manager' app on my rackstation to manage this image - but if i can use yours and its mostly painless im happy to switch to get more frequent updates

richb-hanover commented 2 months ago

Let's not get ahead of ourselves - 8.3.32 came out three days ago. @jacobalberty probably has many things to do in addition to keeping up with Ubiquiti's latest version.

Even if the newest release were perfect, it takes a little bit of time to package it, then test it locally before rolling it into "production" for the rest of us.

And more important, I'd much rather stay a week or two behind the bleeding edge of a release. I'm happy to let others find and report the bugs: that means I can simply keep running my network without worrying so much about the Unifi application.

drwtsn32x commented 2 months ago

of course, I can appreciate that he may be busy. But even if he opted to publish the latest version soon after its release, we can choose when to upgrade our local installs. I agree that we don't necessarily want to upgrade right away.

I just hope we don't have to wait 30+ days again to have the option of upgrading.

dcarbone commented 2 months ago

I don't have the permissions to push to @jacobalberty's dockerhub account, but I did publish v8.3.32 the other day: https://hub.docker.com/r/dancarbone/jacobalberty-unifi/tags

I haven't opened a PR as #755 has already been opened.

drwtsn32x commented 2 months ago

Thanks, @dcarbone - I may just end up switching to yours!

dcarbone commented 2 months ago

Thanks, @dcarbone - I may just end up switching to yours!

To be clear, "my" version is just me building @jacobalberty's Dockerfile and pushing to my dockerhub account. The credit remains with the respective authors.

Viss commented 2 months ago

ah, i figured it out. the synology array prepopulates registry.docker.com as its place to look for images, i had to go add hub.docker.com and then it found yours. rad! thanks!

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.