mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	
		
			
	
	
		
			41 lines
		
	
	
		
			963 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			41 lines
		
	
	
		
			963 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						|||
| 
								 | 
							
								  "name": "Ubuntu 25.04",
							 | 
						|||
| 
								 | 
							
								  "slug": "ubuntu2504-vm",
							 | 
						|||
| 
								 | 
							
								  "categories": [
							 | 
						|||
| 
								 | 
							
								    2
							 | 
						|||
| 
								 | 
							
								  ],
							 | 
						|||
| 
								 | 
							
								  "date_created": "2025-06-19",
							 | 
						|||
| 
								 | 
							
								  "type": "vm",
							 | 
						|||
| 
								 | 
							
								  "updateable": false,
							 | 
						|||
| 
								 | 
							
								  "privileged": false,
							 | 
						|||
| 
								 | 
							
								  "interface_port": null,
							 | 
						|||
| 
								 | 
							
								  "documentation": null,
							 | 
						|||
| 
								 | 
							
								  "website": "https://ubuntu.com/",
							 | 
						|||
| 
								 | 
							
								  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/ubuntu.webp",
							 | 
						|||
| 
								 | 
							
								  "config_path": "",
							 | 
						|||
| 
								 | 
							
								  "description": "Ubuntu is a distribution based on Debian, designed to have regular releases and a consistent user experience.",
							 | 
						|||
| 
								 | 
							
								  "install_methods": [
							 | 
						|||
| 
								 | 
							
								    {
							 | 
						|||
| 
								 | 
							
								      "type": "default",
							 | 
						|||
| 
								 | 
							
								      "script": "vm/ubuntu2504-vm.sh",
							 | 
						|||
| 
								 | 
							
								      "resources": {
							 | 
						|||
| 
								 | 
							
								        "cpu": 2,
							 | 
						|||
| 
								 | 
							
								        "ram": 2048,
							 | 
						|||
| 
								 | 
							
								        "hdd": 8,
							 | 
						|||
| 
								 | 
							
								        "os": null,
							 | 
						|||
| 
								 | 
							
								        "version": null
							 | 
						|||
| 
								 | 
							
								      }
							 | 
						|||
| 
								 | 
							
								    }
							 | 
						|||
| 
								 | 
							
								  ],
							 | 
						|||
| 
								 | 
							
								  "default_credentials": {
							 | 
						|||
| 
								 | 
							
								    "username": null,
							 | 
						|||
| 
								 | 
							
								    "password": null
							 | 
						|||
| 
								 | 
							
								  },
							 | 
						|||
| 
								 | 
							
								  "notes": [
							 | 
						|||
| 
								 | 
							
								    {
							 | 
						|||
| 
								 | 
							
								      "text": "after installation, checkout: ´https://github.com/community-scripts/ProxmoxVE/discussions/272´",
							 | 
						|||
| 
								 | 
							
								      "type": "info"
							 | 
						|||
| 
								 | 
							
								    }
							 | 
						|||
| 
								 | 
							
								  ]
							 | 
						|||
| 
								 | 
							
								}
							 |