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

@ -22,7 +22,7 @@ APPS=(
"photos.mana.how"
"skilltree.mana.how"
"picture.mana.how"
"mukke.mana.how"
"music.mana.how"
)
RESULTS_DIR="lighthouse-results"