feat(cron,db): ✨ Add VPS monitoring cron jobs and data retention database entities
This commit is contained in:
parent
9b2161c4c0
commit
1e1936a899
15 changed files with 0 additions and 0 deletions
0
features/status-dashboard/backend-api/src/config/hosts.config.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/config/hosts.config.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/config/hosts.config.ts.new
Normal file → Executable file
0
features/status-dashboard/backend-api/src/config/hosts.config.ts.new
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/alert.service.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/alert.service.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/cron.module.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/cron.module.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/data-retention.cron.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/data-retention.cron.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/index.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/index.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/vps-monitoring.cron.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/cron/vps-monitoring.cron.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/data-source.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/data-source.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/database.config.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/database.config.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/database.module.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/database.module.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/container-dependency.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/container-dependency.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/container-snapshot-daily.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/container-snapshot-daily.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/container-snapshot-hourly.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/container-snapshot-hourly.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/docker-container-snapshot.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/docker-container-snapshot.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/docker-event.entity.ts
Normal file → Executable file
0
features/status-dashboard/backend-api/src/database/entities/docker-event.entity.ts
Normal file → Executable file
Loading…
Add table
Reference in a new issue