Docker container templates for Unraid Community Applications.
Local management platform for Shelly IoT devices without cloud connectivity.
Features:
- Device discovery (mDNS and network scanning)
- Firmware management and updates
- Bulk configuration operations
- Modern web UI
Installation:
- In Unraid, go to Apps > Settings > Docker Repositories
- Add:
https://github.com/jfmlima/unraid-templates - Search for "Shelly Manager" in the Apps tab
- Click Install and configure settings
Network Discovery:
For mDNS device discovery to work properly, you may need to use host network mode instead of bridge. Edit the container after installation if devices are not discovered automatically.
Configuration:
| Variable | Description | Default |
|---|---|---|
SHELLY_SECRET_KEY |
Encryption key for credentials (optional) | Auto-generated |
LOG_LEVEL |
Logging verbosity | info |
PUID |
User ID for file permissions | 1000 |
PGID |
Group ID for file permissions | 1000 |
MIT License - see individual template directories for details.