It is deprecated in favor of docker container with controller. See unifi-docker.
Simple python script that downloads specific or last (by release date) released version of unifi controller for unix. Ubnt do not provide link to this package on download site.
- Python 3
- Selenium Chrome driver
- Google Chrome (it is possible to implement other browser support but only Chrome and PhantomJS support headless directly so currently only Chrome is supported)
- Python deps from requirements.txt
- Install system dependencies from above
- Install Python dependencies via pip:
pip3 install -r requiremets.txt
script reads commandline arguments and provide help
python3 downloader.py
python3 downloader.py --version 5.6.36
python3 downloader.py -o output_file.zip