mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 17:29:16 +00:00
Delete SynologyVM.json
This commit is contained in:
parent
b029367a2d
commit
799ee9af3c
@ -1,34 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "Synology VM",
|
|
||||||
"slug": "Synology VM",
|
|
||||||
"categories": [
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"date_created": "20-01-25",
|
|
||||||
"type": "VM",
|
|
||||||
"updateable": false,
|
|
||||||
"privileged": false,
|
|
||||||
"interface_port": 5000,
|
|
||||||
"documentation": null,
|
|
||||||
"website": "https://auxxxilium.tech/",
|
|
||||||
"logo": "https://auxxxilium.tech/wp-content/uploads/2022/12/Aux_Render_1x1_Logo-1-300x300.png",
|
|
||||||
"description": "This script installs Arc Bootloader this tool gives you the ability to run Synology inside Proxmox",
|
|
||||||
"install_methods": [
|
|
||||||
{
|
|
||||||
"type": "default",
|
|
||||||
"script": "vm/Synology-VM-Install.sh",
|
|
||||||
"resources": {
|
|
||||||
"cpu": 2,
|
|
||||||
"ram": 4096,
|
|
||||||
"hdd": 12,
|
|
||||||
"os": "Arc",
|
|
||||||
"version": "Latest"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"default_credentials": {
|
|
||||||
"username": null,
|
|
||||||
"password": null
|
|
||||||
},
|
|
||||||
"notes": []
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user