super-productivity/packages/super-sync-server/scripts
Johannes Millan 602b8002e7 fix(sync-server): harden deploy with Caddyfile validation and container checks
- Pin Caddy image to 2.11-alpine to prevent breaking changes from
  floating tags
- Validate Caddyfile syntax before deploying to catch config errors
  early
- Check all container states after startup to detect crashes before
  waiting on the HTTPS health check
- Show logs from all services on failure, not just supersync
2026-03-23 13:34:05 +01:00
..
analyze-storage.ts fix(monitoring): use Prisma.sql for conditional SQL fragments in analyze-storage 2026-03-23 13:03:31 +01:00
backup.sh feat(sync): add backup strategy with accounts-only dump and disaster recovery docs 2026-03-18 20:15:45 +01:00
build-and-push.sh build(supersync): add GitHub Actions workflow and update Docker config 2026-01-23 21:42:44 +01:00
clear-data.ts refactor(sync): remove tombstone system 2025-12-28 12:08:28 +01:00
delete-user.ts fix(superSync): Update admin scripts and README for Postgres compatibility 2025-12-12 20:48:40 +01:00
deploy.sh fix(sync-server): harden deploy with Caddyfile validation and container checks 2026-03-23 13:34:05 +01:00
docker-monitor.sh Add active users monitoring command with engagement metrics (#6921) 2026-03-22 23:15:14 +01:00
health-alert.sh fix(sync-server): security hardening and GDPR log compliance 2026-03-18 20:48:51 +01:00
monitor.ts fix(monitoring): mask PII, add types, fix sort and validation issues 2026-03-23 10:52:57 +01:00
MONITORING-README.md Add active users monitoring command with engagement metrics (#6921) 2026-03-22 23:15:14 +01:00
run-all-monitoring.ts Add active users monitoring command with engagement metrics (#6921) 2026-03-22 23:15:14 +01:00