This is the primary target platform.
- Flash Raspberry Pi OS Lite (64-bit) onto a microSD card with Raspberry Pi Imager. In the Imager settings, set your WiFi and enable SSH before writing.
- Boot the Pi and open a terminal, or connect over SSH.
- Run the installer:
curl -fsSL https://cocktailomatic.com/install.sh | sudo bash - The installer verifies the download against its SHA-256 checksum, installs to
/opt/cocktailomatic, creates a dedicated service account and enables start on boot. It refuses to install anything if the checksum does not match. - Open http://<your-pi>.local:8000 from any device on the same network.
To upgrade, run the same command again: your database, images and licence in /opt/cocktailomatic/data are never touched. To remove the service while keeping your data, run the installer with --uninstall.
You are on the free Community tier: up to 5 pumps, no time limit. The machine serves drinks immediately and you have 14 days to activate it with a free account - the admin panel shows a QR code to create one, then you paste the key in Admin › Settings › Licence.