update readme

This commit is contained in:
2025-09-01 08:41:19 +02:00
parent 60a4bc98a6
commit 77e3c36a67

View File

@@ -38,7 +38,7 @@ ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no pi@raspi.loc
# per-device Provisioning
For production, the devices need to be provisoned uniquely
- provision with rpi-sb-provisioner
- provision with rpi-sb-provisioner - tested with 2.0.5, 2.0.4 did not work
- access the webinterface with ssh -L 3142:127.0.0.1:3142 pi@192.168.178.52
- http://localhost:3142
- after initial provisioning using ssh:
@@ -50,4 +50,4 @@ For production, the devices need to be provisoned uniquely
- set channel name etc. in bumble-auracast/src/auracast/.env
- execute the update service scripts
- start the application (script if custom device, server and frontend if ui version)
- activate overlayfs (?)
- activate overlayfs (?) -probably not because we need persistent storage for stream states