fix: route installs to apps or services
Demo images / Build & push demo images (push) Successful in 3m39s
Demo images / Build & push demo images (push) Successful in 3m39s
This commit is contained in:
@@ -68,6 +68,7 @@ const REGISTRY = 'source.archipelago-foundation.org/lfg2025'
|
||||
|
||||
/** Marketplace app ID -> backend package keys (for "Already Installed" when first-boot/deploy created them) */
|
||||
export const INSTALLED_ALIASES: Record<string, string[]> = {
|
||||
'cuprate-ui': ['cuprate-ui', 'cuprate'],
|
||||
mempool: ['mempool-web', 'mempool-api', 'archy-mempool-web', 'archy-mempool-db'],
|
||||
bitcoin: ['bitcoin-knots'],
|
||||
btcpay: ['btcpay-server', 'archy-btcpay-db', 'archy-nbxplorer'],
|
||||
|
||||
Reference in New Issue
Block a user