1
0
Fork 0

First version of budget collection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
Nis Wechselberg 2025-05-11 16:56:16 +02:00
parent 771b79de29
commit 8cc372f16b
Signed by: enbewe
GPG key ID: 7B25171F921B9E57
8 changed files with 210 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
budget_network: 'actualbudget'
budget_image_name: 'docker.io/actualbudget/actual-server'
budget_image_tag: '25.5.0-alpine'
budget_data_location: '/srv/budget'
budget_container_name: 'actualbudget'
budget_app_environments: {}