First version of budget collection
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
parent
771b79de29
commit
8cc372f16b
8 changed files with 210 additions and 0 deletions
7
roles/budget/defaults/main.yml
Normal file
7
roles/budget/defaults/main.yml
Normal 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: {}
|
Loading…
Add table
Add a link
Reference in a new issue