resource-control/data/reefs/reef-railiance.json

36 lines
1.3 KiB
JSON
Raw Normal View History

{
"schema_version": "0.1",
"reef_id": "reef-railiance",
"repo": "reef-railiance",
"declaration_ref": "reef:railiance/declarations/reef.yaml",
"procuring_entity_id": "entity:railiance",
"financial_entity_id": "entity:railiance",
"role": "compute_substrate",
"resources": [
{"resource_id": "resource:hosteurope:railiance01", "role": "member_capacity"},
{"resource_id": "resource:railiance:reef-railiance:k3s", "role": "hosted_runtime"},
{"resource_id": "resource:railiance:apps-pg", "role": "hosted_service"},
{"resource_id": "resource:railiance:forgejo", "role": "hosted_service"},
{"resource_id": "resource:tenant:coulomb:coulomb-social", "role": "hosted_service"},
{"resource_id": "resource:tenant:friendly:binky:rapp-qonto", "role": "hosted_service"}
],
"consumers_potential": [
"rapp-postgres",
"rapp-qonto",
"rapp-openbao",
"coulomb-social",
"helix-forge",
"railiance-platform"
],
"consumers_actual": [
"coulomb-social",
"rapp-qonto",
"railiance-platform"
],
"notes": [
"This is a resource-control cost and consumption view, not a copy of reef.yaml.",
"Member IPs, SSH, kubeconfig, and rail admission stay in reef-railiance.",
"S3-compatible backup storage is out of this reef; that substrate is reef-storage."
]
}