mage automated wg provisioning work

This commit is contained in:
2025-08-27 14:22:02 +02:00
parent 2d902c0265
commit 06d16a6b03
11 changed files with 1381 additions and 1 deletions
+3 -1
View File
@@ -41,11 +41,13 @@ For production, the devices need to be provisoned uniquely
- provision with rpi-sb-provisioner
- access the webinterface with ssh -L 3142:127.0.0.1:3142 pi@192.168.178.52
- http://localhost:3142
- using ssh:
- after initial provisioning using ssh:
- install vpn with a unique configuration under /etc/wireguard/wg0.conf
- wg-quick up wg0
- enable wg0 service
- set the hostname
- if custom device without ui:
- 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 (?)