|
1 | 1 | {
|
2 |
| - "name": "Actual Budget", |
3 |
| - "slug": "actualbudget", |
4 |
| - "categories": [ |
5 |
| - 23 |
6 |
| - ], |
7 |
| - "date_created": "2024-05-02", |
8 |
| - "type": "ct", |
9 |
| - "updateable": true, |
10 |
| - "privileged": false, |
11 |
| - "interface_port": 5006, |
12 |
| - "documentation": "https://github.com/community-scripts/ProxmoxVE/discussions/807", |
13 |
| - "website": "https://actualbudget.org/", |
14 |
| - "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/actual-budget.svg", |
15 |
| - "description": "Actual Budget is a super fast and privacy-focused app for managing your finances. At its heart is the well proven and much loved Envelope Budgeting methodology.", |
16 |
| - "install_methods": [ |
17 |
| - { |
18 |
| - "type": "default", |
19 |
| - "script": "ct/actualbudget.sh", |
20 |
| - "resources": { |
21 |
| - "cpu": 2, |
22 |
| - "ram": 2048, |
23 |
| - "hdd": 4, |
24 |
| - "os": "debian", |
25 |
| - "version": "12" |
26 |
| - } |
27 |
| - } |
28 |
| - ], |
29 |
| - "default_credentials": { |
30 |
| - "username": null, |
31 |
| - "password": null |
32 |
| - }, |
33 |
| - "notes": [] |
| 2 | + "name": "Actual Budget", |
| 3 | + "slug": "actualbudget", |
| 4 | + "categories": [ |
| 5 | + 23 |
| 6 | + ], |
| 7 | + "date_created": "2024-05-02", |
| 8 | + "type": "ct", |
| 9 | + "updateable": true, |
| 10 | + "privileged": false, |
| 11 | + "interface_port": 5006, |
| 12 | + "documentation": "https://github.com/community-scripts/ProxmoxVE/discussions/807", |
| 13 | + "website": "https://actualbudget.org/", |
| 14 | + "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/actual-budget.svg", |
| 15 | + "config_path": "", |
| 16 | + "description": "Actual Budget is a super fast and privacy-focused app for managing your finances. At its heart is the well proven and much loved Envelope Budgeting methodology.", |
| 17 | + "install_methods": [ |
| 18 | + { |
| 19 | + "type": "default", |
| 20 | + "script": "ct/actualbudget.sh", |
| 21 | + "resources": { |
| 22 | + "cpu": 2, |
| 23 | + "ram": 2048, |
| 24 | + "hdd": 4, |
| 25 | + "os": "debian", |
| 26 | + "version": "12" |
| 27 | + } |
| 28 | + } |
| 29 | + ], |
| 30 | + "default_credentials": { |
| 31 | + "username": null, |
| 32 | + "password": null |
| 33 | + }, |
| 34 | + "notes": [] |
34 | 35 | }
|
0 commit comments