| 
									
										
										
										
											2023-12-03 10:43:14 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Shlink", | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "force_expose": true, | 
					
						
							|  |  |  |   "port": 8207, | 
					
						
							|  |  |  |   "id": "shlink", | 
					
						
							| 
									
										
										
										
											2023-12-27 22:53:21 +00:00
										 |  |  |   "tipi_version": 3, | 
					
						
							|  |  |  |   "version": "3.7.2", | 
					
						
							| 
									
										
										
										
											2023-12-03 10:43:14 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "utilities" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "description": "Shlink is a self-hosted URL shortener which provides both a REST and a CLI interface to interact with it.", | 
					
						
							|  |  |  |   "short_desc": "Shlink is a self-hosted URL shortener", | 
					
						
							|  |  |  |   "author": "https://shlink.io/", | 
					
						
							|  |  |  |   "source": "https://github.com/shlinkio/shlink", | 
					
						
							|  |  |  |   "website": "https://shlink.io/", | 
					
						
							| 
									
										
										
										
											2023-12-08 19:24:48 +00:00
										 |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							|  |  |  |       "label": "Database password", | 
					
						
							|  |  |  |       "min": 32, | 
					
						
							|  |  |  |       "env_variable": "SHLINK_POSTGRES_PASSWORD" | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-12-03 10:43:14 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "arm64", | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2023-12-17 22:15:40 +00:00
										 |  |  | } |