18 lines
		
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "File Browser",
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "port": 8096,
 | 
						|
  "id": "filebrowser",
 | 
						|
  "tipi_version": 2,
 | 
						|
  "version": "s6",
 | 
						|
  "categories": ["utilities"],
 | 
						|
  "description": "Reliable and Performant File Management Desktop Sync and File Sharing\n Default credentials: admin / admin",
 | 
						|
  "short_desc": "Access your homeserver files from your browser",
 | 
						|
  "author": "filebrowser.org",
 | 
						|
  "website": "https://filebrowser.org/",
 | 
						|
  "source": "https://github.com/filebrowser/filebrowser",
 | 
						|
  "form_fields": []
 | 
						|
}
 |