Add coulombcore hosting expense at 13.99 EUR/mo from Jan 2025

One hosting expense record per month alongside domain rows. Update
infrastructure catalog, tests, and dashboard for 20.74 EUR/mo total
infrastructure.
This commit is contained in:
2026-06-22 02:20:28 +02:00
parent 86ce511764
commit fc2324692c
5 changed files with 273 additions and 157 deletions

View File

@@ -1,6 +1,14 @@
{
"version": 1,
"currency": "EUR",
"servers": [],
"note": "Virtual server expense records pending actual invoice data. Add entries here and mirror monthly rows in expense_records.json when available."
"servers": [
{
"name": "coulombcore",
"monthly_eur": "13.99",
"started": "2025-01",
"description": "Virtual server hosting for coulombcore"
}
],
"monthly_total_eur": "13.99",
"note": "Reference catalog. Monthly expense rows live in expense_records.json."
}