17 lines
		
	
	
		
			396 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			396 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Portainer",
 | |
|   "port": 9443,
 | |
|   "available": true,
 | |
|   "https": true,
 | |
|   "id": "portainer",
 | |
|   "tipi_version": 4,
 | |
|   "version": "2.15.1",
 | |
|   "categories": ["utilities"],
 | |
|   "description": "",
 | |
|   "short_desc": "Making Docker and Kubernetes management easy.",
 | |
|   "author": "portainer.io",
 | |
|   "source": "https://github.com/portainer/portainer",
 | |
|   "form_fields": []
 | |
| }
 | 
