chore: rename mukke to music in infra, scripts, and CI/CD

Update remaining mukke references in root package.json scripts,
docker-compose files, Grafana dashboards, Prometheus config,
CD pipeline, cloudflared config, deploy scripts, load tests,
and mana-auth user-data service.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-04-05 16:47:57 +02:00
parent 7afc1620aa
commit 47d893794e
14 changed files with 47 additions and 47 deletions

View file

@ -125,7 +125,7 @@ const PROJECT_META: Record<string, { name: string; icon: string }> = {
planta: { name: 'Planta', icon: '🌱' },
storage: { name: 'Storage', icon: '☁️' },
questions: { name: 'Questions', icon: '❓' },
mukke: { name: 'Mukke', icon: '🎵' },
music: { name: 'Music', icon: '🎵' },
context: { name: 'Context', icon: '📄' },
photos: { name: 'Photos', icon: '📷' },
skilltree: { name: 'SkillTree', icon: '🌳' },