unifi-os-server
unifi-os-server
Aplicación Docker from GillBates' Repository
Visión general
UniFi OS Server - A complete UniFi network management platform running in Docker.
This container includes the UniFi Network Application, identity hub, and all supporting services. It uses systemd for proper service management and requires cgroup v2 support.
Requirements:
- Docker with cgroup v2 support
- At least 2GB RAM
- Persistent storage for data
Features:
- UniFi OS Server GUI/API (port 11443)
- UniFi Network Application (port 8443)
- Device and application communication (port 8080)
- Mobile speed test (port 6789)
- Hotspot portal with SSL support (port 8444)
Troubleshooting:
docker exec -it unifi-os-server systemctl list-jobs
docker exec -it unifi-os-server ss -tulpn
docker exec -it unifi-os-server journalctl -u unifi-core -f
Argumentos en tiempo de ejecución
- Interfaz web
https://[IP]:[PORT:11443]- Red
bridge- Concha
bash- Privilegiado
- true
- Parámetros adicionales
--restart unless-stopped --cgroupns=host -e UOS_SYSTEM_IP=unifi.local
Configuración de plantillas
Hostname or IP for device adoption and remote management (REQUIRED)
- Objetivo
- UOS_SYSTEM_IP
- Por defecto
- unifi.local
Optional: Set to 'synology' if running on Synology NAS
- Objetivo
- HARDWARE_PLATFORM
Container timezone (e.g. UTC, Europe/Berlin)
- Objetivo
- TZ
- Por defecto
- UTC
UniFi OS Server GUI/API Port (Optional)
- Objetivo
- 11443
Device and application communication port (Optional)
- Objetivo
- 8080
UniFi Network Application GUI/API (Optional)
- Objetivo
- 8443
Secure Portal for Hotspot (Optional)
- Objetivo
- 8444
STUN for device adoption (Optional)
- Objetivo
- 3478
- Por defecto
- 3478
Device discovery during adoption (Optional)
- Objetivo
- 10003
- Por defecto
- 10003
Real-time Transport Protocol (Optional)
- Objetivo
- 5005
UniFi mobile speed test (Optional)
- Objetivo
- 6789
UniFi Identity Hub (Optional)
- Objetivo
- 9543
Path for persistent container data
- Objetivo
- /persistent
- Por defecto
- /mnt/user/docker/unifi-os/persistent
Path for container logs
- Objetivo
- /var/log
- Por defecto
- /mnt/user/docker/unifi-os/logs
Path for UniFi application data
- Objetivo
- /data
- Por defecto
- /mnt/user/docker/unifi-os/data
Path for srv directory
- Objetivo
- /srv
- Por defecto
- /mnt/user/docker/unifi-os/srv
Path for UniFi library data
- Objetivo
- /var/lib/unifi
- Por defecto
- /mnt/user/docker/unifi-os/lib-unifi
Path for MongoDB data
- Objetivo
- /var/lib/mongodb
- Por defecto
- /mnt/user/docker/unifi-os/lib-mongodb
Path for RabbitMQ SSL certificates
- Objetivo
- /etc/rabbitmq/ssl
- Por defecto
- /mnt/user/docker/unifi-os/rabbitmq-ssl
Categorías
Descargar estadísticas
Detalles
giiibates/unifi-os-server:latestEjecute unifi-os-server en Unraid.
unifi-os-server se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.