shelly-manager

shelly-manager

Aplicación Docker from jfmlima's Repository

Visión general

Shelly Manager - Local management for Shelly IoT devices without cloud connectivity. Includes device discovery, firmware updates, bulk operations, and a modern web UI.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8080]/
Red
bridge
Privilegiado
false
Parámetros adicionales
--restart unless-stopped

Configuración de plantillas

WebUI PortPorttcp

Web interface and API port

Objetivo
8080
Por defecto
8080
Config PathPathrw

Path for persistent data (database)

Objetivo
/config
Por defecto
/mnt/user/appdata/shelly-manager
Secret KeyVariable

Encryption key for stored credentials. Generate with: python3 -c 'from cryptography.fernet import Fernet; print(Fernet.generate_key().decode())'

Objetivo
SHELLY_SECRET_KEY
Log LevelVariable

Logging verbosity (debug, info, warning, error)

Objetivo
LOG_LEVEL
Por defecto
info
PUIDVariable

User ID for file permissions

Por defecto
1000
PGIDVariable

Group ID for file permissions

Por defecto
1000
Web PortVariable

Internal port for the web UI and nginx reverse proxy (change if 8080 conflicts in host network mode)

Objetivo
PORT
Por defecto
8080
API PortVariable

Internal port for the API server (change if 8000 conflicts in host network mode)

Objetivo
API_PORT
Por defecto
8000
API URL OverrideVariable

Override the API base URL (e.g., behind a reverse proxy). Leave empty to auto-detect from browser URL.

Objetivo
VITE_BASE_API_URL

Detalles

Repositorio
ghcr.io/jfmlima/shelly-manager:latest
Última actualización2026-06-02
Visto por primera vez2026-05-19

Ejecute shelly-manager en Unraid.

shelly-manager se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.