mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-07-28 19:13:18 +00:00
- arm_acap3 start.sh: log IP, version and auth URL to syslog via 'tailscale ip/version' - arm_acap3 index.html: fetch tailscaled.log (symlinked into html/) in addition to syslog so IP, version, tailnet and -> Running state are always available - arm_acap3 Dockerfile: bake html/tailscaled.log symlink into .eap - all variants index.html: upgrade 'connecting' (without auth URL) to 'connected' when VAPIX list.cgi confirms Status=Running (was only upgrading from 'disconnected')
To build from main directory
docker build --tag arm .
docker cp $(docker create arm):/opt/app ./build