mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			39 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "name": "OliveTin",
 | 
						|
    "slug": "olivetin",
 | 
						|
    "categories": [
 | 
						|
        10
 | 
						|
    ],
 | 
						|
    "date_created": "2024-05-02",
 | 
						|
    "type": "misc",
 | 
						|
    "updateable": false,
 | 
						|
    "privileged": false,
 | 
						|
    "interface_port": 1337,
 | 
						|
    "documentation": null,
 | 
						|
    "website": "https://www.olivetin.app/",
 | 
						|
    "logo": "https://www.olivetin.app/resources/images/logo.png",
 | 
						|
    "description": "OliveTin provides a secure and straightforward way to execute pre-determined shell commands through a web-based interface.",
 | 
						|
    "install_methods": [
 | 
						|
        {
 | 
						|
            "type": "default",
 | 
						|
            "script": "misc/olivetin.sh",
 | 
						|
            "resources": {
 | 
						|
                "cpu": null,
 | 
						|
                "ram": null,
 | 
						|
                "hdd": null,
 | 
						|
                "os": null,
 | 
						|
                "version": null
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "default_credentials": {
 | 
						|
        "username": null,
 | 
						|
        "password": null
 | 
						|
    },
 | 
						|
    "notes": [
 | 
						|
        {
 | 
						|
            "text": "Configuration Path: `/etc/OliveTin/config.yaml`",
 | 
						|
            "type": "info"
 | 
						|
        }
 | 
						|
    ]
 | 
						|
} |