docker-unifi-rpi

Unifi Controller for Raspberry Pi 2/3

Github星跟蹤圖

Overview

Docker images for running Ubiquiti's UniFi Controller software on a Raspberry Pi.

Supported tags and respective Dockerfile directory links

Versions

Ubiquiti releases 'unstable', 'testing', and 'stable candidate' versions as part of its beta group release structure. These releases are included here. Only stable releases are tagged with their general version (ex: 5.6 for the 5.6.30 stable release) or with latest.

Supported Architectures

arm32v7,arm64v8, amd64

Usage

Prerequisites

A Raspberry Pi running with Docker and Docker Compose installed on it. Guides such as this or this are available for beginners.

On rpi:

  1. mkdir unifi && cd unifi
  2. curl -O https://raw.githubusercontent.com/ryansch/docker-unifi-rpi/master/docker-compose.yml
  3. (Optional) Edit docker-compose.yml to point to a different tag if you don't want latest.
  4. sudo docker-compose up -d

From any computer on your network:

Visit https://raspberrypi.local:8443/ with your browser. Replace raspberrypi.local with the actual hostname or local network IP address of your Raspberry Pi.

Building

  • ./build.sh -v <docker version> -u <unifi version> [-t <additional docker tag> ...]

Example: ./build.sh -v 5.9.29 -u 5.9.29-04b5d20997 -t 5.9 -t 5 -t latest

Publishing

  • ./publish.sh -v <docker version> -u <unifi version>

Example: ./publish.sh -v 5.9.29 -u 5.9.29-04b5d20997

Tagging a stable release

  • ./tag.sh -v <docker version> -u <unifi version> [-t <additional docker tag> ...]

Example: ./tag.sh -v 5.9.29 -u 5.9.29-04b5d20997 -t 5.9 -t 5 -t latest

TLS Support

TLS with Traefik

主要指標

概覽
名稱與所有者ryansch/docker-unifi-rpi
主編程語言Shell
編程語言Shell (語言數: 4)
平台
許可證
所有者活动
創建於2016-04-28 21:59:38
推送於2025-06-02 23:08:19
最后一次提交
發布數251
最新版本名稱v9.2.86 (發布於 2025-06-02 20:08:17)
第一版名稱v5.3.8 (發布於 2016-12-29 09:52:56)
用户参与
星數349
關注者數22
派生數40
提交數493
已啟用問題?
問題數96
打開的問題數12
拉請求數20
打開的拉請求數1
關閉的拉請求數6
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?