generated from nhcarrigan/template
1e3b06036d
Security Scan and Upload / Security & DefectDojo Upload (push) Failing after 50s
Implements a full-stack uptime monitoring application with: - HTTPS, HTTPS keyword, HTTPS status, port, and MongoDB Atlas monitor types - Cron-based monitoring engine with webhook notifications on status changes - Discord OAuth2 admin panel (single-owner) - Public status page with category grouping and failure reason display - Admin dashboard with sortable monitors table and detailed failure info - SQLite persistence with migration support
6 lines
256 B
Bash
6 lines
256 B
Bash
DISCORD_CLIENT_ID="op://Private/Oriana/discord client id"
|
|
DISCORD_CLIENT_SECRET="op://Private/Oriana/discord client secret"
|
|
DISCORD_OWNER_ID="op://Private/Oriana/naomi id"
|
|
WEBHOOK_URL="op://Private/Oriana/hook"
|
|
SESSION_SECRET="op://Private/Oriana/session"
|