unifi-os-server
unifi-os-server
Docker-Anwendung from GillBates' Repository
Übersicht
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
Laufzeit-Argumente
- Web-UI
https://[IP]:[PORT:11443]- Netzwerk
bridge- Shell
bash- Privilegiert
- true
- Extra Params
--restart unless-stopped --cgroupns=host -e UOS_SYSTEM_IP=unifi.local
Konfiguration der Vorlage
Hostname or IP for device adoption and remote management (REQUIRED)
- Ziel
- UOS_SYSTEM_IP
- Standard
- unifi.local
Optional: Set to 'synology' if running on Synology NAS
- Ziel
- HARDWARE_PLATFORM
Container timezone (e.g. UTC, Europe/Berlin)
- Ziel
- TZ
- Standard
- UTC
UniFi OS Server GUI/API Port (Optional)
- Ziel
- 11443
Device and application communication port (Optional)
- Ziel
- 8080
UniFi Network Application GUI/API (Optional)
- Ziel
- 8443
Secure Portal for Hotspot (Optional)
- Ziel
- 8444
STUN for device adoption (Optional)
- Ziel
- 3478
- Standard
- 3478
Device discovery during adoption (Optional)
- Ziel
- 10003
- Standard
- 10003
Real-time Transport Protocol (Optional)
- Ziel
- 5005
UniFi mobile speed test (Optional)
- Ziel
- 6789
UniFi Identity Hub (Optional)
- Ziel
- 9543
Path for persistent container data
- Ziel
- /persistent
- Standard
- /mnt/user/docker/unifi-os/persistent
Path for container logs
- Ziel
- /var/log
- Standard
- /mnt/user/docker/unifi-os/logs
Path for UniFi application data
- Ziel
- /data
- Standard
- /mnt/user/docker/unifi-os/data
Path for srv directory
- Ziel
- /srv
- Standard
- /mnt/user/docker/unifi-os/srv
Path for UniFi library data
- Ziel
- /var/lib/unifi
- Standard
- /mnt/user/docker/unifi-os/lib-unifi
Path for MongoDB data
- Ziel
- /var/lib/mongodb
- Standard
- /mnt/user/docker/unifi-os/lib-mongodb
Path for RabbitMQ SSL certificates
- Ziel
- /etc/rabbitmq/ssl
- Standard
- /mnt/user/docker/unifi-os/rabbitmq-ssl
Kategorien
Statistik herunterladen
Einzelheiten
giiibates/unifi-os-server:latestFühren Sie unifi-os-server auf Unraid aus.
unifi-os-server ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.