DockerUISP
DockerUISP
Docker app from Mirano's Repository
Overview
This is an all-in-one Docker image for running the Ubiquiti Network Management System. This image contains all the components required to run UISP in a single container and uses the s6-overlay for process management.
The Docker image, nico640/docker-unms, is not maintained by or affiliated with Ubiquiti Networks. You should not expect any support from Ubiquiti when running UISP (formerly UNMS) using this image.
In-app upgrades will not work. You can upgrade UISP by downloading the latest version of this image.
Runtime arguments
- Web UI
https://[IP]:[PORT:443]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
HTTP web serverPorttcp
Expose the HTTP web server port on the docker host
- Target
- 80
- Default
- 80
- Value
- 80
HTTPS and WSS web serverPorttcp
Expose the HTTPS and WSS web server port on the docker host
- Target
- 443
- Default
- 443
- Value
- 443
Netflow portPortudp
Expose the Netflow port on the docker host
- Target
- 2055
- Default
- 2055
- Value
- 2055
Config PathPathrw
The persistent data location, the database, certs and logs will be stored here
- Target
- /config
- Default
- /mnt/user/appdata/uisp
Demo ModeVariable
Enable UISP demo mode
- Target
- DEMO
- Default
- false
- Value
- false
SSL CertificateVariable
Filename of custom SSL certificate in /config/usercert/
- Target
- SSL_CERT
SSL Certificate KeyVariable
Filename of custom SSL key in /config/usercert/
- Target
- SSL_CERT_KEY
PUIDVariable
User ID of the container user
- Default
- 911
- Value
- 911
PGIDVariable
Group ID of the container user
- Default
- 911
- Value
- 911
TimeZoneVariable
Timezone
- Target
- TZ
- Default
- Europe/Amsterdam
- Value
- Europe/Amsterdam
Categories
Download Statistics
14,144,792
Total Downloads
21,577
This Month
22,813
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
nico640/docker-unms:latestLast Updated2026-03-01
First Seen2019-08-09
Run DockerUISP on Unraid.
DockerUISP is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.