mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			912 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			912 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "OTS",
 | 
						|
  "slug": "ots",
 | 
						|
  "categories": [
 | 
						|
    6
 | 
						|
  ],
 | 
						|
  "date_created": "2025-08-04",
 | 
						|
  "type": "ct",
 | 
						|
  "updateable": true,
 | 
						|
  "privileged": false,
 | 
						|
  "interface_port": 443,
 | 
						|
  "documentation": "https://github.com/Luzifer/ots/wiki",
 | 
						|
  "config_path": "/opt/ots/.env",
 | 
						|
  "website": "https://github.com/Luzifer/ots",
 | 
						|
  "logo": null,
 | 
						|
  "description": "One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser.",
 | 
						|
  "install_methods": [
 | 
						|
    {
 | 
						|
      "type": "default",
 | 
						|
      "script": "ct/ots.sh",
 | 
						|
      "resources": {
 | 
						|
        "cpu": 1,
 | 
						|
        "ram": 512,
 | 
						|
        "hdd": 3,
 | 
						|
        "os": "Debian",
 | 
						|
        "version": "13"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "default_credentials": {
 | 
						|
    "username": null,
 | 
						|
    "password": null
 | 
						|
  },
 | 
						|
  "notes": [
 | 
						|
    {
 | 
						|
      "text": "When it is in used external please use it behind reverse proxy or create your own certificates",
 | 
						|
      "type": "info"
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |