Open cdrini opened 3 years ago
Why is macOS Control Center listening on ports 5000 and 7000? https://developer.apple.com/forums/thread/682332
I expect Apple to switch to less controversial ports in the future but if other macOS users bump into this, they can disable AirPlay Receiver to get access to port 7000.
Our old ol-home server has an nginx running that proxies to ol-home0. We likely don't need this anymore? But if I recall correctly, when we tried to update all our docker containers to point to ol-home0, something didn't work. Investigation needed.
To close:
ol-home
in olsystem and openlibrary. Change any occurrence ofol-home:7000
tool-home0:7000
.git grep ol-home
--> All instances areol-home0
except filedocker/ol-home-start.sh
which looks OK.cron-jobs
Docker container.olsystem/etc/nginx/sites-available/infobase.conf
on the old server ol-home (seegit diff
in that server/repo) and restarting nginx on that server. If everything works, woohoo! We're done.Stakeholders
@mekarpeles