Settings

Telegram Notifications

Configure your Telegram bot to receive alerts when services go down or recover.

Setup instructions:

  1. Create a bot via @BotFather on Telegram and copy the token
  2. Start a chat with your bot or add it to a group
  3. Get your Chat ID from @userinfobot
  4. Add the values to your .env.local file:
TELEGRAM_BOT_TOKEN=your_bot_token_here
TELEGRAM_CHAT_ID=your_chat_id_here

Restart the server after updating the .env.local file.

Data Storage

Health check history is stored as JSON files on the server filesystem.

data/

services.json

history/

YYYY-MM-DD/

<service-id>.json