ryansch / docker-unifi-rpi

Unifi Controller for Raspberry Pi 3+ and x86
https://hub.docker.com/r/ryansch/unifi-rpi/
347 stars 42 forks source link

Clarify docker-compose setup #99

Closed philfreo closed 8 months ago

philfreo commented 1 year ago

I noticed that you have two different docker-compose examples:

Should the two be the same? Which one is better to use?

ryansch commented 1 year ago

I really need to rewrite those docs.

philfreo commented 1 year ago

Basically - I've been running an older version using https://github.com/ryansch/docker-unifi-rpi/blob/main/docker-compose.yml and I just redid my RaspberryPi from scratch to get on the 64bit OS. Will the same file keep working fine with the latest version?

ryansch commented 1 year ago

Probably. I'd encourage you to upgrade to the versionless compose file if you have time.

ryansch commented 1 year ago

@philfreo I've updated the wiki page: https://github.com/ryansch/docker-unifi-rpi/wiki

How does that read now?

ryansch commented 1 year ago

Ping @morganick

philfreo commented 1 year ago

LGTM, thanks