Logo
Explore Help
Register Sign In
letsbe/letsbe-hub
1
0
Fork 0
You've already forked letsbe-hub
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
86fe36b5444d49e0100e7380d7539ed25e8010ec
letsbe-hub/.env.example

14 lines
256 B
Plaintext
Raw Normal View History

feat: Initial Hub implementation Complete LetsBe Hub service for license management and telemetry: - Client and Instance CRUD APIs - License key generation and validation (lb_inst_ format) - Hub API key generation (hk_ format) for telemetry auth - Instance activation endpoint - Telemetry collection with privacy-first redactor - Key rotation and suspend/reactivate functionality - Alembic migrations for PostgreSQL - Docker Compose deployment ready - Comprehensive test suite 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 14:09:32 +01:00
# LetsBe Hub Configuration
# Database
DATABASE_URL=postgresql+asyncpg://hub:hub@db:5432/hub
# Admin API Key (CHANGE IN PRODUCTION!)
ADMIN_API_KEY=change-me-in-production
# Debug mode
DEBUG=false
# Telemetry retention (days)
TELEMETRY_RETENTION_DAYS=90
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 35ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API