11notes / docker-unifi

Run a Unifi Controller based on Ubuntu. Big, heavy, mostly secure and a bit slow (thanks Canonical).
https://ui.com
MIT License
4 stars 2 forks source link

Banner

🍟 Ubuntu - unifi

size version pulls activity commit-last stars

Run Unifi Controller (DB included)

SYNOPSIS

What can I do with this? This image will provide you a rock solid1 Unifi controller with included MongoDB (no separate image needed, since its EOL anyway).

VOLUMES

RUN

docker run --name unifi \
  -v .../var:/unifi/var \
  -d 11notes/unifi:[tag]

DEFAULT SETTINGS

Parameter Value Description
user docker user docker
uid 1000 user id 1000
gid 1000 group id 1000
home /unifi home directory of user docker

ENVIRONMENT

Parameter Value Default
TZ Time Zone
DEBUG Show debug information

PARENT IMAGE

BUILT WITH

TIPS

Disclaimers

ElevenNotes™️

This image is provided to you at your own risk. Always make backups before updating an image to a new version. Check the changelog for breaking changes.