mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
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:
parent
7afc1620aa
commit
47d893794e
14 changed files with 47 additions and 47 deletions
|
|
@ -92,7 +92,7 @@ sleep 5
|
|||
|
||||
# Create all needed databases
|
||||
for db in mana_auth mana_credits mana_user mana_subscriptions mana_analytics mana_sync \
|
||||
chat todo calendar contacts storage cards mukke nutriphi planta \
|
||||
chat todo calendar contacts storage cards music nutriphi planta \
|
||||
questions traces context citycorners photos presi skilltree; do
|
||||
docker compose -f "$COMPOSE_FILE" exec -T postgres \
|
||||
psql -U postgres -c "CREATE DATABASE $db;" 2>/dev/null || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue