# Synology Snapshot Admin Evidence Template Use this template to close `WBS-7.9` after a real Synology deployment test. ## Deployment metadata - NAS model: - DSM version: - Public hostname: - Reverse proxy rule name: - TLS certificate name: - Service launcher: `tools/run_snapshot_admin_synology.sh` - Python service bind mode: - Auth mode: `Basic Auth` ## Local checks - `curl -i http://127.0.0.1:8787/api/state` - Result: - `curl -i http://127.0.0.1:8787/tables` - Result: ## External checks - `curl -i https:///api/state` - Result: - `curl -u ':' https:///api/state` - Result: - `curl -i https:///tables` - Result: ## Browser checks - `https:///` - Result: - `https:///tables` - Result: ## Restart persistence - Restart method used: - Restart time: - `healthcheck` result after restart: - Time elapsed after restart: ## Evidence attachments - Screenshot: DSM reverse proxy rule - Screenshot: browser `/` - Screenshot: browser `/tables` - Log snippet: `Temp/snapshot_admin.log` - `curl` output archive: ## Completion statement - `WBS-7.9` completion condition met: - local endpoint `200` - external unauthenticated `401` - external authenticated `200` - browser render verified - restart persistence verified - evidence archived