genieacs
Aplicación Docker from geiserx's Repository
Visión general
Production-ready Docker image for GenieACS, an open-source TR-069 (CWMP) Auto Configuration Server. Manage and provision CPE devices (routers, ONTs, gateways) via TR-069 protocol with a built-in web UI, REST API, and firmware file server. Multi-arch (amd64/arm64), non-root runtime, integrated log rotation.
Includes 4 services managed by supervisord: CWMP (device communication), NBI (REST API), FS (file server), and UI (web dashboard).
Requires MongoDB. Set GENIEACS_MONGODB_CONNECTION_URL to your MongoDB instance.
More info: https://github.com/GeiserX/genieacs-container
Includes 4 services managed by supervisord: CWMP (device communication), NBI (REST API), FS (file server), and UI (web dashboard).
Requires MongoDB. Set GENIEACS_MONGODB_CONNECTION_URL to your MongoDB instance.
More info: https://github.com/GeiserX/genieacs-container
Requisitos
MongoDB container or external MongoDB instance
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
GenieACS web dashboard port
- Objetivo
- 3000
- Por defecto
- 3000
CWMP PortPorttcp
TR-069 CWMP port for CPE device communication
- Objetivo
- 7547
- Por defecto
- 7547
NBI PortPorttcp
Northbound Interface (REST API) port
- Objetivo
- 7557
- Por defecto
- 7557
FS PortPorttcp
File server port for firmware and config uploads
- Objetivo
- 7567
- Por defecto
- 7567
ExtensionsPathrw
Custom extension scripts directory
- Objetivo
- /opt/genieacs/ext
- Por defecto
- /mnt/user/appdata/genieacs/ext
LogsPathrw
Log files (rotated daily, 30-day retention)
- Objetivo
- /var/log/genieacs
- Por defecto
- /mnt/user/appdata/genieacs/log
MongoDB URLVariable
MongoDB connection string (e.g. mongodb://host:27017)
- Objetivo
- GENIEACS_MONGODB_CONNECTION_URL
- Por defecto
- mongodb://mongo:27017
JWT SecretVariable
JWT secret for web UI authentication. Change in production!
- Objetivo
- GENIEACS_UI_JWT_SECRET
- Por defecto
- changeme
Categorías
Descargar estadísticas
282,979
Descargas totales
Detalles
Repositorio
drumsergio/genieacs:latestÚltima actualización2026-04-01
Visto por primera vez2026-04-06
Ejecute Genieacs en Unraid.
Genieacs se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.