Some checks failed
CI/CD Pipeline / Solidity Contracts (push) Failing after 1m29s
CI/CD Pipeline / Security Scanning (push) Successful in 3m16s
CI/CD Pipeline / Lint and Format (push) Failing after 46s
CI/CD Pipeline / Terraform Validation (push) Failing after 25s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 27s
Deploy ChainID 138 / Deploy ChainID 138 (push) Failing after 52s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Failing after 30s
Validation / validate-genesis (push) Successful in 27s
Validation / validate-terraform (push) Failing after 30s
Validation / validate-kubernetes (push) Failing after 11s
Validation / validate-smart-contracts (push) Failing after 10s
Validation / validate-security (push) Failing after 1m31s
Validation / validate-documentation (push) Failing after 19s
Verify Deployment / Verify Deployment (push) Failing after 59s
Align externalId, office name, and portal topology with live Fineract (HOSPITALLERS-ZARDASHT-IRAQ-IRAN). Default LXC root to /srv/zardasht-portal and SSH alias dev-bis-zardasht in host config. Co-authored-by: Cursor <cursoragent@cursor.com>
29 lines
1002 B
JSON
29 lines
1002 B
JSON
{
|
|
"$schema": "OMNL Office 24 — Ali HOSPITALLERS settlement profile",
|
|
"version": "1.0.0",
|
|
"officeId": 24,
|
|
"externalId": "HOSPITALLERS-ZARDASHT-IRAQ-IRAN",
|
|
"name": "HOSPITALLERS — Zardasht (Iraq / Iran Operations)",
|
|
"fineractTenant": "omnl",
|
|
"tenantUser": "ali_hospitallers_tenant",
|
|
"adminUser": "ali_hospitallers_admin",
|
|
"operatorUser": "ali_hospitallers_operator",
|
|
"settlement": {
|
|
"defaultCurrency": "USD",
|
|
"defaultLineId": "USD-M1",
|
|
"moneyLayers": ["M0", "M1", "M2"],
|
|
"glM0": "1050",
|
|
"glM1": "2100",
|
|
"glM2": "2200",
|
|
"glSettlement": "1000",
|
|
"glTradeFinanceContingent": "1410"
|
|
},
|
|
"rails": {
|
|
"swift": { "enabled": true, "listenerUrl": "http://192.168.11.114:8788" },
|
|
"hybx": { "enabled": true, "sidecarUrl": "http://192.168.11.89:8080" },
|
|
"chain138": { "enabled": true, "rpcEnv": "RPC_URL_138", "defaultLineId": "USD-M1" }
|
|
},
|
|
"omnlLegalName": "ORGANISATION MONDIALE DU NUMERIQUE L.P.B.C.",
|
|
"omnlLei": "98450070C57395F6B906"
|
|
}
|