• Joined on 2024-12-19
tian pushed to master at Doni/safesight-edge 2026-07-21 07:25:16 +00:00
cdf601d046 fix: offline agent search uses SCRIPT_DIR; add /usr/lib to LD_LIBRARY_PATH
tian pushed to master at Doni/safesight-edge 2026-07-21 07:23:57 +00:00
8643174807 fix: add offline fallback for agent binary in deploy.sh
tian pushed to master at Doni/safesight-edge 2026-07-21 07:20:02 +00:00
39754ecbb3 fix: include FFmpeg libraries in offline package
tian pushed to master at Doni/safesight-edge 2026-07-21 07:16:59 +00:00
d3a0cf2a4d docs: update deployment guide with offline install and upgrade steps
tian pushed to master at Doni/safesight-edge 2026-07-21 07:11:50 +00:00
687f96c7f4 fix: use shell glob to copy all library files including symlinks
tian pushed to master at Doni/safesight-edge 2026-07-21 07:05:32 +00:00
490b81b802 fix: check existing libraries before installing from offline package
tian pushed to master at Doni/safesight-edge 2026-07-21 07:04:45 +00:00
4fe02f3da4 feat: include system libraries and install_deps.sh in offline package
tian pushed to master at Doni/safesight-edge 2026-07-21 07:02:56 +00:00
bbb787dfbd fix: deploy.sh creates default config when no configs available; package only templates/profiles/overlays
tian pushed to master at Doni/safesight-edge 2026-07-21 07:01:39 +00:00
fbc773be4a fix: include configs/ in offline package
tian pushed to master at Doni/safesight-edge 2026-07-21 06:52:22 +00:00
49bfdf059a fix: deploy.sh + package-offline.sh offline mode support
3ce5bff933 fix: deploy.sh also looks for binary in script directory (offline package mode)
Compare 2 commits »
tian pushed to master at Doni/safesight-control 2026-07-21 02:56:10 +00:00
c57ca0b5a0 build: update Linux ARM64 binary
tian pushed to master at Doni/safesight-edge 2026-07-21 02:47:42 +00:00
9b844b7b55 docs: add scp example for offline deployment
tian pushed to master at Doni/safesight-edge 2026-07-21 02:46:15 +00:00
372ab4c063 docs: simplify offline deployment to use package-offline.sh
tian pushed to master at Doni/safesight-edge 2026-07-21 02:44:24 +00:00
07bd06a9c0 feat: add offline upgrade package script and update deployment docs
tian pushed to master at Doni/safesight-edge 2026-07-21 02:42:41 +00:00
43ad12ec12 feat: add upgrade script for old devices (renames paths, preserves camera configs)
tian pushed to master at Doni/safesight-edge 2026-07-21 02:36:30 +00:00
140ef4c684 docs: add deployment guide with post-clone and static IP steps
tian pushed to master at Doni/safesight-edge 2026-07-21 02:25:44 +00:00
137ad71953 chore: remove outdated and personal scripts
tian pushed to master at Doni/safesight-edge 2026-07-21 02:23:17 +00:00
17b0ecefc3 fix: update remaining old names in scripts, rename service file
tian pushed to master at Doni/safesight-edge 2026-07-21 02:22:26 +00:00
aa9d824ba1 fix: update service names in ops.sh
tian pushed to master at Doni/safesight-edge 2026-07-21 02:20:25 +00:00
3d61a925fc fix: upgrade preserves config, add agent binary path, skip config rendering on upgrade