Add railiance01 hosting at 8.99 EUR/mo from March 2026

Expense records and virtual server catalog entry for railiance01,
active from 2026-03 alongside existing domain and coulombcore costs.
This commit is contained in:
2026-06-22 02:21:55 +02:00
parent fc2324692c
commit bb3f152846
5 changed files with 78 additions and 31 deletions

View File

@@ -451,6 +451,16 @@
"currency": "EUR",
"source": "invoice"
},
{
"id": "exp-hosting-railiance01-2026-03",
"period": "2026-03",
"vendor": "hosting.railiance01",
"description": "railiance01 virtual server hosting",
"cost_class": "infrastructure",
"amount": "8.99",
"currency": "EUR",
"source": "invoice"
},
{
"id": "exp-domain-social-2026-04",
"period": "2026-04",
@@ -481,6 +491,16 @@
"currency": "EUR",
"source": "invoice"
},
{
"id": "exp-hosting-railiance01-2026-04",
"period": "2026-04",
"vendor": "hosting.railiance01",
"description": "railiance01 virtual server hosting",
"cost_class": "infrastructure",
"amount": "8.99",
"currency": "EUR",
"source": "invoice"
},
{
"id": "exp-domain-social-2026-05",
"period": "2026-05",
@@ -511,6 +531,16 @@
"currency": "EUR",
"source": "invoice"
},
{
"id": "exp-hosting-railiance01-2026-05",
"period": "2026-05",
"vendor": "hosting.railiance01",
"description": "railiance01 virtual server hosting",
"cost_class": "infrastructure",
"amount": "8.99",
"currency": "EUR",
"source": "invoice"
},
{
"id": "exp-domain-social-2026-06",
"period": "2026-06",
@@ -540,6 +570,16 @@
"amount": "13.99",
"currency": "EUR",
"source": "invoice"
},
{
"id": "exp-hosting-railiance01-2026-06",
"period": "2026-06",
"vendor": "hosting.railiance01",
"description": "railiance01 virtual server hosting",
"cost_class": "infrastructure",
"amount": "8.99",
"currency": "EUR",
"source": "invoice"
}
],
"note": "Infrastructure expense ledger: domains and virtual server hosting. Totals computed by observatory/ledger.py."

View File

@@ -7,8 +7,13 @@
"monthly_eur": "13.99",
"started": "2025-01",
"description": "Virtual server hosting for coulombcore"
},
{
"name": "railiance01",
"monthly_eur": "8.99",
"started": "2026-03",
"description": "Virtual server hosting for railiance01"
}
],
"monthly_total_eur": "13.99",
"note": "Reference catalog. Monthly expense rows live in expense_records.json."
}