mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			45 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "slskd",
 | 
						|
  "slug": "slskd",
 | 
						|
  "categories": [
 | 
						|
    11
 | 
						|
  ],
 | 
						|
  "date_created": "2025-03-31",
 | 
						|
  "type": "ct",
 | 
						|
  "updateable": true,
 | 
						|
  "privileged": false,
 | 
						|
  "interface_port": 5030,
 | 
						|
  "documentation": "https://github.com/slskd/slskd/tree/master/docs",
 | 
						|
  "website": "https://github.com/slskd/slskd",
 | 
						|
  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/slskd.webp",
 | 
						|
  "config_path": "/opt/slskd/config/slskd.yml",
 | 
						|
  "description": "A modern client-server application for the Soulseek file sharing network. ",
 | 
						|
  "install_methods": [
 | 
						|
    {
 | 
						|
      "type": "default",
 | 
						|
      "script": "ct/slskd.sh",
 | 
						|
      "resources": {
 | 
						|
        "cpu": 1,
 | 
						|
        "ram": 512,
 | 
						|
        "hdd": 4,
 | 
						|
        "os": "Debian",
 | 
						|
        "version": "12"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "default_credentials": {
 | 
						|
    "username": "slskd",
 | 
						|
    "password": "slskd"
 | 
						|
  },
 | 
						|
  "notes": [
 | 
						|
    {
 | 
						|
      "text": "See /opt/slskd/config/slskd.yml to add your Soulseek credentials",
 | 
						|
      "type": "info"
 | 
						|
    },
 | 
						|
    {
 | 
						|
      "text": "This LXC includes Soularr; it needs to be configured (/opt/soularr/config.ini) before it will work",
 | 
						|
      "type": "info"
 | 
						|
    }
 | 
						|
  ]
 | 
						|
}
 |