• Joined on 2024-12-19
tian pushed to master at Doni/safesight 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 2026-07-21 07:01:39 +00:00
fbc773be4a fix: include configs/ in offline package
tian pushed to master at Doni/safesight 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 2026-07-21 02:47:42 +00:00
9b844b7b55 docs: add scp example for offline deployment
tian pushed to master at Doni/safesight 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 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 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 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 2026-07-21 02:25:44 +00:00
137ad71953 chore: remove outdated and personal scripts
tian pushed to master at Doni/safesight 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 2026-07-21 02:22:26 +00:00
aa9d824ba1 fix: update service names in ops.sh
tian pushed to master at Doni/safesight 2026-07-21 02:20:25 +00:00
3d61a925fc fix: upgrade preserves config, add agent binary path, skip config rendering on upgrade
tian pushed to master at Doni/safesight 2026-07-21 02:14:07 +00:00
4943ed1e77 fix: remove all media-server references from deploy.sh
tian pushed to master at Doni/safesight 2026-07-21 02:09:54 +00:00
601f9a5a98 rename: MediaServerApp -> EdgeServerApp, media_server_app -> edge_server_app
tian pushed to master at Doni/safesight 2026-07-21 02:07:27 +00:00
341faf91f1 rename: /v1/media-server/* -> /v1/edge-server/*
tian pushed to master at Doni/safesight-control 2026-07-21 02:07:16 +00:00
fe7ff6719d rename: /v1/media-server/* -> /v1/edge-server/*
tian pushed to master at Doni/safesight 2026-07-21 02:05:35 +00:00
1aaf15c68d rename: media-server.json -> safesight-edge-server.json
tian pushed to master at Doni/safesight 2026-07-21 02:04:17 +00:00
7246289b5f fix: default ConfigPath to media-server.json
tian pushed to master at Doni/safesight 2026-07-21 01:48:18 +00:00
2aca93f36b fix: parse systemctl ExecStart path= format correctly