business: DocFast deployed on Hetzner CAX11 (167.235.156.214)

This commit is contained in:
Hoid 2026-02-14 13:46:50 +00:00
parent 37094c8945
commit a1c86b0ebc
13 changed files with 181 additions and 111 deletions

View file

@ -1,9 +1,17 @@
{
"budget": 200.00,
"currency": "EUR",
"spent": 0.00,
"spent": 3.29,
"revenue": 0.00,
"balance": 200.00,
"expenses": [],
"balance": 196.71,
"expenses": [
{
"date": "2026-02-14",
"item": "Hetzner CAX11 server (docfast-1, nbg1)",
"amount": 3.29,
"recurring": "monthly",
"notes": "First month prorated"
}
],
"income": []
}