mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "name": "MeshCentral",
 | 
						|
    "slug": "meshcentral",
 | 
						|
    "categories": [
 | 
						|
        4
 | 
						|
    ],
 | 
						|
    "date_created": "2024-05-02",
 | 
						|
    "type": "ct",
 | 
						|
    "updateable": false,
 | 
						|
    "privileged": false,
 | 
						|
    "interface_port": 80,
 | 
						|
    "documentation": null,
 | 
						|
    "website": "https://meshcentral.com/",
 | 
						|
    "logo": "https://github.com/Ylianst/MeshCentral/blob/master/public/favicon-303x303.png?raw=true",
 | 
						|
    "description": "MeshCentral is a web-based computer management platform that provides remote control and management capabilities for computers. It allows administrators to manage and control computers over a local network or the internet through a single, centralized web-based interface. With MeshCentral, users can monitor the status of computers, perform remote administration tasks, and control the power state of machines. The software supports various operating systems and provides real-time updates and alerts to keep administrators informed of the status of their systems. MeshCentral is designed to provide an easy-to-use, scalable, and secure solution for remote computer management, making it a valuable tool for IT administrators, helpdesk support, and remote workers.",
 | 
						|
    "install_methods": [
 | 
						|
        {
 | 
						|
            "type": "default",
 | 
						|
            "script": "ct/meshcentral.sh",
 | 
						|
            "resources": {
 | 
						|
                "cpu": 1,
 | 
						|
                "ram": 512,
 | 
						|
                "hdd": 2,
 | 
						|
                "os": "debian",
 | 
						|
                "version": "12"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "default_credentials": {
 | 
						|
        "username": null,
 | 
						|
        "password": null
 | 
						|
    },
 | 
						|
    "notes": []
 | 
						|
} |