Download latest version of Raspbian bullseye lite: here
Install Screenly OSE via bash script by running command on Pi console:
bash <(curl -sL https://install-ose.srly.io)
If after installation you dont get splash screen due to a recent small bug, go to Pi console and run:
./screenly/bin/upgrade_containers.sh
If that doesnt work, send a screenshot on the part that didnt work.
Logs are shown for the host by running:
journalctl
And logs in docker are:
docker logs screenly-srly-ose-viewer-1
> for viewer
docker logs screenly-srly-ose-server-1
> for server