release(catalog): re-sign with strfry 8090+/app/strfry-db fix + drop 10.89.0.1 gateway binds

Catalog regenerated from fixed manifests (cfb8d953 strfry, loopback-only
bitcoin-core/knots binds) and re-signed by the release root. Semantic diff
vs the previous signed catalog is exactly those three manifests.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
archipelago 2026-07-09 13:45:12 -04:00
parent dce541dc49
commit 3835bfa1fc

View File

@ -395,12 +395,6 @@
"host": 8332, "host": 8332,
"protocol": "tcp" "protocol": "tcp"
}, },
{
"bind": "10.89.0.1",
"container": 8332,
"host": 8332,
"protocol": "tcp"
},
{ {
"container": 8333, "container": 8333,
"host": 8333, "host": 8333,
@ -544,12 +538,6 @@
"host": 8332, "host": 8332,
"protocol": "tcp" "protocol": "tcp"
}, },
{
"bind": "10.89.0.1",
"container": 8332,
"host": 8332,
"protocol": "tcp"
},
{ {
"container": 8333, "container": 8333,
"host": 8333, "host": 8333,
@ -4049,7 +4037,7 @@
"RELAY_NAME=Archipelago Strfry Relay" "RELAY_NAME=Archipelago Strfry Relay"
], ],
"health_check": { "health_check": {
"endpoint": "http://localhost:8082", "endpoint": "http://localhost:8090",
"interval": "30s", "interval": "30s",
"path": "/health", "path": "/health",
"retries": 3, "retries": 3,
@ -4065,7 +4053,7 @@
"ports": [ "ports": [
{ {
"container": 8080, "container": 8080,
"host": 8082, "host": 8090,
"protocol": "tcp" "protocol": "tcp"
} }
], ],
@ -4090,7 +4078,7 @@
"rw" "rw"
], ],
"source": "/var/lib/archipelago/strfry", "source": "/var/lib/archipelago/strfry",
"target": "/strfry", "target": "/app/strfry-db",
"type": "bind" "type": "bind"
} }
] ]
@ -4264,7 +4252,7 @@
} }
}, },
"schema": 1, "schema": 1,
"signature": "8e58ed5f67638d746990bbe9f49547fc0f74d936883ba10f6f4ffbc2de89b3aca9af033f22d0e8e8a88062f56bc9af27d57d32e2e4b58954992ab99846283b00", "signature": "6b31f67a12ece7acb77bae70cb3ed18afe7c79bc920115449365f40bc420e32dd527b74e92ac2a1da3f6c2e5b0a4bfcc68c27a782eeab2822b396f2ff4b96a0e",
"signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur", "signed_by": "did:key:z6MkkidEnEpo6qHMCNSZoNKWtvQvxq3whnaME9wGgEFhq7ur",
"updated": "2026-07-09" "updated": "2026-07-09"
} }