Installation on a Raspberry Pi
The Raspberry Pi used to be a great option for running Gladys, but now, if you have the choice, I recommend getting a mini-PC instead.
It’s more powerful, more reliable, and often more affordable. See my guide here.
Installing Gladys on an already configured Raspberry Pi
If you are looking to install Gladys Assistant on a Raspberry Pi that is already configured, use the Docker tutorial.
Installing Gladys on a new Raspberry Pi
Download Gladys Raspberry Pi OS image
We provide a pre-built Raspberry Pi OS image with Gladys already configured.
For Raspberry Pi 3, 4 & 400:
Download Gladys Assistant OS Bullseye 64-bitWe do not support old Raspberry Pi with arm/v6 architecture.
For the Raspberry Pi 5, follow the Docker tutorial.
This link will download a .zip
file containing the Raspberry Pi OS image of Gladys Assistant. After unzipping the downloaded file, you'll get a .img
file.
Clone the image on a SD card
Once you have retrieved the image (.img
file described above), you need to clone this image on the Raspberry Pi SD card.
We recommend the software Etcher (Linux/MacOS/Windows compatible).
Install Etcher, plug your SD card into your computer, and clone the .img
file on your SD card.
Plug your Raspberry Pi
Plug your Raspberry Pi to your local network. Make sure the power adaptor is connected.
Give it some time to boot.
Access Gladys
To access Gladys, open your web browser on any computer on the local network. /!\ Make sure your computer and your Raspberry Pi are connected to the same network.
Then enter the URL http://gladys.local
or http://raspberrypi.local
or http://IP_OF_YOUR_RASPBERRY_PI
.
You should see the Gladys Web UI (portal).
If you don't see the Gladys login page when typing http://gladys.local
in your browser, try typing the IP address of your Raspberry Pi.
💡 To find the right IP address, you can use a network scanner app such as (Network Scanner on Android or iNet on iOS)