fix: route installs to apps or services
Demo images / Build & push demo images (push) Successful in 3m39s

This commit is contained in:
archipelago
2026-09-12 15:07:33 -04:00
parent d35474f774
commit c4aa72dccc
6 changed files with 32 additions and 7 deletions
+2
View File
@@ -14,6 +14,8 @@
// SERVICE_NAMES set that used to live in appsConfig.ts verbatim.
export const SERVICE_NAMES = new Set([
'dwn', 'archy-mempool-db', 'archy-btcpay-db', 'archy-nbxplorer', 'archy-tor',
// Cuprate's daemon is the backend dependency of the Cuprate UI app.
'cuprate',
// Headless backends with no user-facing UI: the Fedimint ecash client daemon,
// the Nostr relay, and the Meshtastic LoRa daemon (its chat UI lives in the
// built-in Mesh tab) belong in Services, not My Apps.