unifi-controller
lscr.io/linuxserver/unifi-controller
https://github.com/orgs/linuxserver/packages/container/package/unifi-controller
Donations
https://www.linuxserver.io/donate
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png
bridge
false
https://github.com/linuxserver/docker-unifi-controller/issues/new/choose
bash
true
https://github.com/linuxserver/docker-unifi-controller#application-setup
https://github.com/linuxserver/docker-unifi-controller#readme
latest
Stable Unifi Controller releases.
mongoless
Stable Unifi Controller releases without mongodb included.
https://github.com/linuxserver/docker-unifi-controller/tree/mongoless#readme
https://github.com/linuxserver/docker-unifi-controller/tree/mongoless#application-setup
https://www.ubnt.com/enterprise/#unifi
The Unifi-controller(https://www.ubnt.com/enterprise/#unifi) software is a powerful, enterprise wireless software engine ideal for high-density client deployments requiring low latency and high uptime performance.
https://[IP]:[PORT:8443]
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/unifi-controller.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/unifi-controller-logo.png
2024-01-01
### 2024-01-01
- Deprecate.
### 2023-09-05
- Add deprecation warning as per https://info.linuxserver.io/issues/2023-09-06-unifi-controller(https://info.linuxserver.io/issues/2023-09-06-unifi-controller).
### 2023-09-04
- Bump JRE to 17 to support v7.5.
### 2023-05-02
- Cleanup `apt-get install` during build to reduce image size.
### 2023-03-18
- Add mongoless branch.
### 2023-03-10
- Test writing to /run/unifi and symlink to /config/run if it fails.
### 2023-02-20
- Migrate to s6v3, install deb package on build, fix permissions.
### 2023-01-23
- Exclude `run` from `/config` volume.
### 2022-11-30
- Bump JRE to 11.
### 2022-06-01
- Deprecate armhf.
### 2021-12-23
- Move min/max memory config from run to system.properties.
### 2021-12-22
- Move deb package install to first init to avoid overlayfs performance issues.
### 2021-12-13
- Rebase 64 bit containers to Focal.
### 2021-12-11
- Add java opts to mitigate CVE-2021-44228.
### 2021-06-11
- Allow for changing Java initial mem via new optional environment variable.
### 2021-01-12
- Deprecate the `LTS` tag as Unifi no longer releases LTS stable builds. Existing users can switch to the `latest` tag. Direct upgrade from 5.6.42 (LTS) to 6.0.42 (latest) tested successfully.
### 2020-07-17
- Rebase 64 bit containers to Bionic and Mongo 3.6.
### 2020-06-16
- Add logrotate.
### 2020-06-02
- Updated port list and descriptions. Moved some ports to optional.
### 2019-11-14
- Changed url for deb package to match new Ubiquity domain.
### 2019-07-29
- Allow for changing Java mem limit via new optional environment variable.
### 2019-03-23
- Switching to new Base images, shift to arm32v7 tag.
### 2019-02-10
- Initial release of new unifi-controller image with new tags and pipeline logic