mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			47 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "Alpine-IT-Tools",
 | 
						|
  "slug": "alpine-it-tools",
 | 
						|
  "categories": [
 | 
						|
    20
 | 
						|
  ],
 | 
						|
  "date_created": "2025-01-30",
 | 
						|
  "type": "ct",
 | 
						|
  "updateable": true,
 | 
						|
  "privileged": false,
 | 
						|
  "interface_port": 80,
 | 
						|
  "documentation": null,
 | 
						|
  "website": "https://sharevb-it-tools.vercel.app/",
 | 
						|
  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/it-tools.webp",
 | 
						|
  "config_path": "",
 | 
						|
  "description": "IT-Tools is a web-based suite of utilities designed to streamline and simplify various IT tasks, providing tools for developers and system administrators to manage their workflows efficiently.",
 | 
						|
  "install_methods": [
 | 
						|
    {
 | 
						|
      "type": "default",
 | 
						|
      "script": "ct/alpine-it-tools.sh",
 | 
						|
      "resources": {
 | 
						|
        "cpu": 1,
 | 
						|
        "ram": 256,
 | 
						|
        "hdd": 1,
 | 
						|
        "os": "alpine",
 | 
						|
        "version": "3.22"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "type": "alpine",
 | 
						|
      "script": "ct/alpine-it-tools.sh",
 | 
						|
      "resources": {
 | 
						|
        "cpu": 1,
 | 
						|
        "ram": 256,
 | 
						|
        "hdd": 1,
 | 
						|
        "os": "alpine",
 | 
						|
        "version": "3.22"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "default_credentials": {
 | 
						|
    "username": null,
 | 
						|
    "password": null
 | 
						|
  },
 | 
						|
  "notes": []
 | 
						|
}
 |