Screenly / Anthias

The world's most popular open source digital signage project.
https://anthias.screenly.io
Other
2.49k stars 621 forks source link

How to enable ssh access to the official image #1854

Open pacmac opened 9 months ago

pacmac commented 9 months ago

I have used the official image: https://github.com/Screenly/Anthias/releases/download/v0.18.6/2023-03-06-raspberrypi3.zip

in the boot folder of the SD card I have added:

ssh userconf and userconf contains: pi:$6$c70VpvPsVNCG0YR5$l5vWWLsLko9Kj65gcQ8qvMkuOoRkEagI90qi3F/Y7rm8eNYZHW8CY6BOIKwMH7a3YYzZYL90zf304cAHLFaZE0

However I am unable to ssh into the device.

What am I doing wrong ?

nicomiguelino commented 5 months ago

@pacmac, the official image is built on top of BalenaOS. If you want to have SSH access, flash your SD card with Raspberry Pi OS Lite (Bookworm) and install Anthias. See this link for details: https://github.com/Screenly/Anthias?tab=readme-ov-file#installing-on-raspberry-pi-os-lite.