[split-upload 3/6] f2fd4fa backup via proxy
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Replace agent dist with the newly uploaded 0802 bundle
|
||||
cd /opt/wecom-it-desk/src/frontend-agent
|
||||
mv dist dist.bak.0802
|
||||
mkdir dist
|
||||
tar -xzf /tmp/frontend-agent-dist-0802.tar.gz -C dist --strip-components=1
|
||||
ls dist | head
|
||||
|
||||
# Full restart of nginx container (critical: bind mount dentry cache invalidation)
|
||||
docker restart wecom_it_nginx
|
||||
|
||||
# Wait for container to come back, then verify
|
||||
sleep 6
|
||||
docker ps --filter name=wecom_it_nginx
|
||||
curl -s -o /dev/null -w 'itagent_http=%{http_code}\n' http://127.0.0.1/itagent/
|
||||
curl -s http://127.0.0.1/itagent/index.html | grep -o 'assets/[^"]*AiAssistantPanel[^"]*' | head -1
|
||||
@@ -0,0 +1,24 @@
|
||||
=== DNS jumpserver.dc.servyou-it.com ===
|
||||
|
||||
Name Type TTL Section IPAddress
|
||||
---- ---- --- ------- ---------
|
||||
jumpserver.dc.servyou-it.com A 3600 Answer 10.212.189.210
|
||||
|
||||
=== TCP 443 ===
|
||||
True
|
||||
=== TCP 2222 ===
|
||||
True
|
||||
=== VPN/Tailscale adapters ===
|
||||
|
||||
Name InterfaceDescription Status
|
||||
---- -------------------- ------
|
||||
Tailscale Tailscale Tunnel Up
|
||||
|
||||
|
||||
=== Tailscale ===
|
||||
100.123.220.118 desktop-e7m9qr2 7pgjn49kym@ windows -
|
||||
100.85.152.112 ds923plus 7pgjn49kym@ linux -
|
||||
100.64.82.84 servyoumacbook-pro 7pgjn49kym@ macOS offline, last seen 16d ago
|
||||
|
||||
=== asset 10.90.5.110 reach ===
|
||||
False
|
||||
Reference in New Issue
Block a user