IOBROKER INSTALLATION
ioBroker can be installed on any system that supports Node.js. At least 4 GB of RAM is recommended for the main host and at least 1 GB for satellite hosts in multihost systems.
Linux
The simplest way to install ioBroker on a Linux system is with the following command:
curl -sLf https://iobroker.net/install.sh | bash -Note: The installation may take a few minutes depending on the system.
When do I need an image?
A preconfigured image is only required if the installation script does not work or there is no internet connection. In most cases the command above is sufficient.
DOCKER
A flexible Docker image that runs ioBroker as a container.
- Platform:
- Docker
RASPBERRY PI OS
A prepared image for Raspberry Pi 5, 4, 3 and 2 (from rev. 1.2), ready to write to an SD card.
- Platform:
- Raspberry OS
- Default password:
- 2024=smart!
Please change the password after your first login.
WINDOWS
An installer that sets ioBroker up on Windows without the command line.
- Platform:
- Windows 64 Bit