Skip to content
@morgenruf

Morgenruf

🌅 Self-hosted Slack standup bot — structured daily standups, per-project tracking, Kubernetes-ready

🌅 Morgenruf

Self-hosted daily standup bot for Slack — open source, Kubernetes-native, free forever.

Morgenruf (German) — "morning call" · Built over a weekend at a Tim Hortons in Toronto 🇨🇦☕

Release License: MIT E2E Tests Status

Morgenruf replaces expensive SaaS standup tools with a lightweight, self-hosted bot you fully control. It DMs your team at standup time, collects structured updates, and posts summaries to your channels — with zero vendor lock-in.


Why Morgenruf?

Morgenruf Geekbot DailyBot Standup & Prosper
Self-hosted
Free forever
Open source ✅ MIT
Kubernetes / Helm
Your data, your infra
AI standup summary ✅ GPT-4o / Claude
MCP server (AI tools)
Custom questions
Skip today
Per-user timezone
Mood tracking
Analytics dashboard
Weekly email digest
Webhooks

Quick Start

helm repo add morgenruf https://charts.morgenruf.dev
helm repo update
helm upgrade --install morgenruf morgenruf/morgenruf \
  --namespace morgenruf --create-namespace \
  --set slack.clientId="YOUR_CLIENT_ID" \
  --set slack.clientSecret="YOUR_CLIENT_SECRET" \
  --set slack.signingSecret="YOUR_SIGNING_SECRET" \
  --set externalDatabase.url="postgresql://user:pass@host:5432/morgenruf" \
  --set flaskSecretKey="$(openssl rand -hex 32)" \
  --set app.url="https://api.your-domain.com"

➡️ Full docs at docs.morgenruf.dev


Repositories

Repo Description
morgenruf/morgenruf 🤖 Core bot — Python, Flask, Helm chart
morgenruf/docs 📚 Documentation — docs.morgenruf.dev
morgenruf/website 🌐 Marketing site — morgenruf.dev
morgenruf/status 📡 Status page — status.morgenruf.dev
morgenruf/helm-charts 📦 Helm chart repo — charts.morgenruf.dev
morgenruf/aws-deploy ☁️ One-click AWS & Docker Compose templates
morgenruf/e2e-tests 🧪 Playwright E2E test suite (80 tests)

Community


MIT License · morgenruf.dev · status · v1.0.0

Popular repositories Loading

  1. morgenruf morgenruf Public

    🌅 Self-hosted Slack standup bot — structured daily standups with per-project tracking, configurable schedules, and Kubernetes-ready Helm deployment

    Python 3

  2. helm-charts helm-charts Public

    📦 Official Helm charts for Morgenruf — charts.morgenruf.dev

  3. .github .github Public

    Morgenruf org profile and shared workflows

  4. docs docs Public

    📚 Morgenruf documentation — docs.morgenruf.dev

    HTML

  5. website website Public

    🌅 morgenruf.dev — marketing website, deployed on Netlify

    HTML

  6. aws-deploy aws-deploy Public

    One-click deployment templates for Morgenruf — AWS CloudFormation, Helm, Docker Compose

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…