mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 15:05:54 +00:00
Remove maybefinance
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"name": "Maybe Finance",
|
||||
"slug": "maybefinance",
|
||||
"categories": [
|
||||
23
|
||||
],
|
||||
"date_created": "2025-06-08",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 3000,
|
||||
"documentation": "https://github.com/maybe-finance/maybe/",
|
||||
"website": "https://maybefinance.com/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/maybe.webp",
|
||||
"config_path": "/opt/maybe/.env",
|
||||
"description": "Maybe is an all-in-one personal finance platform. Track, optimize, grow, and manage your money through every stage of life.",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "ct/maybefinance.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 4,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": []
|
||||
}
|
||||
Reference in New Issue
Block a user