17 lines
		
	
	
		
			521 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			521 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "Deluge",
 | 
						|
  "port": 8144,
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "id": "deluge",
 | 
						|
  "tipi_version": 2,
 | 
						|
  "version": "2.1.1",
 | 
						|
  "categories": ["utilities"],
 | 
						|
  "description": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.",
 | 
						|
  "short_desc": "Deluge is a lightweight, Free Software, cross-platform BitTorrent client.",
 | 
						|
  "author": "https://github.com/deluge-torrent",
 | 
						|
  "source": "https://github.com/linuxserver/docker-deluge",
 | 
						|
  "form_fields": []
 | 
						|
}
 |