No description
  • TypeScript 88.8%
  • Shell 9.5%
  • Dockerfile 1%
  • JavaScript 0.7%
Find a file
2026-03-31 11:56:26 +02:00
api patch vulns 2026-03-31 11:56:26 +02:00
cron add flush_traffic 2026-02-11 10:24:30 +01:00
db Added upside down option 2026-01-25 18:59:35 +01:00
.gitignore Added other env files to gitignore 2025-04-29 22:10:58 +02:00
docker-compose.yml network 2026-03-07 15:45:26 +01:00
Readme.md updated docs 2026-01-02 00:59:12 +01:00

BeeKeeper

Service to monitor all the bees.

Building

To start the frontend run docker compose up. This will start the api.

Required secrets:

DOCTL_TOKEN
PRIVATE_TOKEN
DB
DB_HOST
DB_USER
DB_PASSWORD
BASE_URL
CLIENT_ID
CLIENT_SECRET
REDIRECT_URI
BEEKEEPER_URL
AUTHENTIK_TOKEN
BTG_TOKEN
CRITICAL_ROLE
CRITICAL_DEVELOPMENT_ROLE
WEBHOOK_URL
TRAFFIC_SECRET

BeeKeeper API

This is the API for Beekeeper. BeeKeeper is a subsystem of QueenBee. It previously shipped its own frontend, but this has since been moved to QueenBee.

Current status

Current Status