Get Started

Choose the installation method that works best for your hardware and setup.

1

Install with one command

On a fresh Raspberry Pi OS Lite or Debian installation, run:

bash <(curl -sL https://install-anthias.srly.io)

The installer will set up Docker, pull the container images, and start Anthias. This takes around 10–15 minutes depending on your hardware and network speed.

2

Open the dashboard

Once the installation completes, open a browser and navigate to your device's IP address. The Anthias web dashboard will be ready at port 80.

3

Add your content

Upload images and videos, or add URLs to web pages. Set a schedule for each asset, and Anthias takes care of the rest.

Alternative installation methods

Raspberry Pi Imager

The quickest path for supported Raspberry Pi models. Open Raspberry Pi Imager and find Anthias under Other specific-purpose OS. Flash the SD card and boot.

Pi 5 images are not yet available in the Imager. Use the command-line installer or disk images instead.

Pre-built disk images

Download a disk image from the latest GitHub release and flash it to an SD card with Raspberry Pi Imager or balenaEtcher. Images are compressed with Zstandard (.zst).

balenaHub

For a fully managed device experience with automatic over-the-air updates. Find Anthias images on balenaHub Fleets for Good for Pi 2 through Pi 5.

Supported hardware

Anthias runs on Raspberry Pi single-board computers and 64-bit x86 PCs running Raspberry Pi OS or Debian (Trixie or Bookworm).

DeviceArchitectureStatus
Raspberry Pi 5 Model B64-bitRecommended
Raspberry Pi 4 Model B64-bitRecommended
Raspberry Pi 3 Model B+64-bitMaintenance
Raspberry Pi 3 Model B64-bitMaintenance
Raspberry Pi 2 Model B32-bitMaintenance
x86 PC (NUC or similar)64-bitRecommended

Need help?

Check the documentation, ask on the forum, or file an issue on GitHub.