Install software
You can find the released images on GitHub for the Raspberry PI Zero W 2. The images have the the ArPI software preinstalled and configured.
- Download the image from GitHub
- Use Etcher to write to an SD card
-
Configure WiFi
- Generate WIFI passphrase
wpa_passphrase <ssid> [passphrase]
- Append the output to the file "/rootfs/etc/wpa_supplicant/wpa_supplicant.conf"
- Generate WIFI passphrase
-
Start the Raspberry PI with the SD card
- Default access:
- Web application https://arpi.local
- Registration code:
ABCD1234
- Access code:
1234
- Registration code:
- SSH username and password:
argus
:Argus.1234
ssh argus@arpi.local
- Web application https://arpi.local
Note
You can find the default production settings: [Project folder]/server/src/data.py - method env_prod