Saturday, February 28

Settings

Configuration is read from environment variables (prefix: SENRYAKU_). Edit your .env file and restart to change values.

General

Pacific/Auckland
https://senryaku.julianit.me

Webhook Notifications

Not configured
ntfy

Options: ntfy, telegram, generic

Cron Schedules

0 7 * * *

Format: minute hour day month day-of-week

0 18 * * 0

Environment Variables

Set these in your .env file:

SENRYAKU_API_KEY=your-secret-key
SENRYAKU_TIMEZONE=Pacific/Auckland
SENRYAKU_WEBHOOK_URL=https://ntfy.sh/your-topic
SENRYAKU_WEBHOOK_TYPE=ntfy
SENRYAKU_BRIEFING_CRON=0 7 * * *
SENRYAKU_REVIEW_CRON=0 18 * * 0
SENRYAKU_BASE_URL=https://senryaku.example.com