mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 18:41:08 +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
|
|
@ -482,8 +482,8 @@
|
|||
},
|
||||
{
|
||||
"datasource": { "type": "prometheus", "uid": "${datasource}" },
|
||||
"expr": "up{job=\"mukke-backend\"}",
|
||||
"legendFormat": "Mukke",
|
||||
"expr": "up{job=\"music-backend\"}",
|
||||
"legendFormat": "Music",
|
||||
"refId": "P"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -609,8 +609,8 @@
|
|||
},
|
||||
{
|
||||
"datasource": { "type": "prometheus", "uid": "${datasource}" },
|
||||
"expr": "up{job=\"mukke-backend\"}",
|
||||
"legendFormat": "Mukke",
|
||||
"expr": "up{job=\"music-backend\"}",
|
||||
"legendFormat": "Music",
|
||||
"refId": "P"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@ scrape_configs:
|
|||
scrape_interval: 30s
|
||||
|
||||
# NOTE: Individual app backends (chat, todo, calendar, contacts, storage,
|
||||
# nutriphi, mukke, planta, picture) have been REMOVED — all migrated to
|
||||
# nutriphi, music, planta, picture) have been REMOVED — all migrated to
|
||||
# local-first architecture. Only uload-server and memoro-server remain.
|
||||
|
||||
# Mana LLM Gateway (Ollama + Google Fallback)
|
||||
|
|
@ -246,7 +246,7 @@ scrape_configs:
|
|||
- https://mana.how/zitare
|
||||
- https://mana.how/cards
|
||||
- https://mana.how/skilltree
|
||||
- https://mana.how/mukke
|
||||
- https://mana.how/music
|
||||
- https://mana.how/citycorners
|
||||
- https://mana.how/memoro
|
||||
- https://mana.how/moodlit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue