Take full control of your smart home environment with a robust, open-source IoT platform designed for on-premise automation. Whether you are managing lights, shutters, thermostats, or complex schedules, this system brings all your devices together into one unified, intelligent project. Built on Node.js, it offers incredible flexibility and runs seamlessly across multiple operating systems including Windows, Linux, OSX, and Raspberry Pi.\n\nKey benefits include:\n\n* Comprehensive Device Support: Connect and manage a wide variety of smart home devices and protocols from a single hub.\n* Beautiful Custom Interfaces: Create unique, visually appealing dashboards tailored to your specific automation needs.\n* Local On-Premise Control: Keep your data private and secure by running your automation system locally without relying on external cloud services.\n* Active Community: Benefit from a rapidly growing community of professionals ready to help you expand your setup.
services:
iobroker:
image: buanet/iobroker:latest
container_name: iobroker
hostname: iobroker
restart: always
ports:
- "8081:8081"
environment:
- TZ=Etc/UTC
volumes:
- ./iobroker-data:/opt/iobroker# No sensitive credentials are required for the initial setup of the official ioBroker image.
# Admin passwords and other secrets are configured via the Web UI after startup.
# Keep this file for future secrets or custom environment variables.Auto-fetched about 12 hours ago
Auto-fetched about 12 hours ago