Use this resource during the Monitoring and Alerts stage. Adapt it to your project requirements and validate the result before production use.
Monitor uptime, server resources, logs, incidents, alerts, and performance indicators.
AI prompts, scripts, and code that can be copied and reused.
Use this resource during the Monitoring and Alerts stage. Adapt it to your project requirements and validate the result before production use.
A monitoring guide for uptime checks, alert channels, server metrics, SSL expiry, logs, and incident response.
Adapt the resource to your project background, target users, budget, deployment environment, and security requirements. Validate the result in a test environment before using it in production.
π Guide |: 2026-07-02 # Monitoring and AlertsGuide ## Monitoring and Alerts ### - ****: - ****: 3 - **SSL **: 30 - ****: 85% ### 1. Email: 2. Telegram/: 3. ****: 4. ****: P0 ### Uptime Kuma - Telegram, Slack, Discord - -
Use this resource during the Monitoring and Alerts stage. Adapt it to your project requirements and validate the result before production use.
A deployment guide for running Uptime Kuma and configuring website uptime, keyword, TCP, and SSL certificate monitors.
Adapt the resource to your project background, target users, budget, deployment environment, and security requirements. Validate the result in a test environment before using it in production.
π§ Script |: 2026-07-02 # Uptime Kuma ## Uptime Kuma yaml # docker-compose.yml version: '3.8' services: uptime-kuma: image: louislam/uptime-kuma:latest container_name: uptime-kuma ports: - "3001:3001" volumes: -./data:/app/data restart: unless-stopped http://your-server:3001,. HTTP, TCP, Ping, DNS.