Skip to content

Instantly share code, notes, and snippets.

View higherorderfunctor's full-sized avatar

Christopher Aubut higherorderfunctor

View GitHub Profile
@higherorderfunctor
higherorderfunctor / rpi_unifi.md
Created November 13, 2021 01:52 — forked from kburdett/rpi_unifi.md
Install Ubiquiti's UniFi Controller on a Raspberry Pi

Compatibility

I currently run Ubiquiti's UniFi Controller on a Raspberry Pi 3B without issue. I have tried with a Raspberry Pi 1B, but the application crashes on startup. I assume it is due to a lack of RAM. Presumably, it would run on a Raspberry Pi 2B as well (same amount of RAM), but I have not tested it on this model. YMMV.

Instructions

  1. Install Raspbian on a SD card. I tested this with Jessie Lite (headless)

  2. Use raspi-config to expand the filesystem, rename your PI, etc