| 
									
										
										
										
											2023-08-13 14:28:56 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2023-08-18 22:16:23 +00:00
										 |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Ghostfolio", | 
					
						
							|  |  |  |   "port": 3333, | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "id": "ghostfolio", | 
					
						
							| 
									
										
										
										
											2024-01-28 22:18:51 +00:00
										 |  |  |   "tipi_version": 45, | 
					
						
							|  |  |  |   "version": "2.46.0", | 
					
						
							| 
									
										
										
										
											2023-08-18 22:16:23 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "finance" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "description": "Ghostfolio is a privacy-first, open source dashboard for your personal finances.", | 
					
						
							|  |  |  |   "short_desc": "Open Source Wealth Management Software.", | 
					
						
							|  |  |  |   "author": "dtslvr", | 
					
						
							|  |  |  |   "source": "https://github.com/ghostfolio/ghostfolio", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							|  |  |  |       "min": 32, | 
					
						
							|  |  |  |       "max": 32, | 
					
						
							|  |  |  |       "label": "Access token salt", | 
					
						
							|  |  |  |       "env_variable": "GHOSTFOLIO_ACCESS_TOKEN_SALT" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							|  |  |  |       "min": 32, | 
					
						
							|  |  |  |       "max": 32, | 
					
						
							|  |  |  |       "label": "JSON Web Tokens secret key", | 
					
						
							|  |  |  |       "env_variable": "GHOSTFOLIO_JWT_SECRET_KEY" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							|  |  |  |       "min": 32, | 
					
						
							|  |  |  |       "max": 32, | 
					
						
							|  |  |  |       "label": "Database password", | 
					
						
							|  |  |  |       "env_variable": "GHOSTFOLIO_DB_PASSWORD" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "random", | 
					
						
							|  |  |  |       "min": 32, | 
					
						
							|  |  |  |       "max": 32, | 
					
						
							|  |  |  |       "label": "Redis password", | 
					
						
							|  |  |  |       "env_variable": "GHOSTFOLIO_REDIS_PASSWORD" | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2023-10-29 19:43:17 +00:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-11-02 21:46:11 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "arm64", | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2023-08-18 22:16:23 +00:00
										 |  |  | } |