| 
									
										
										
										
											2024-01-13 14:20:52 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							| 
									
										
										
										
											2024-01-14 13:19:29 +00:00
										 |  |  |   "name": "Atuin Server", | 
					
						
							| 
									
										
										
										
											2024-01-13 14:20:52 +00:00
										 |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "port": 8888, | 
					
						
							|  |  |  |   "id": "atuin", | 
					
						
							| 
									
										
										
										
											2024-04-15 12:44:50 +00:00
										 |  |  |   "tipi_version": 4, | 
					
						
							|  |  |  |   "version": "18.2.0", | 
					
						
							| 
									
										
										
										
											2024-03-17 09:06:45 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "utilities", | 
					
						
							|  |  |  |     "development" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2024-01-13 14:20:52 +00:00
										 |  |  |   "description": "Making your shell magical", | 
					
						
							|  |  |  |   "short_desc": "Magical Shell History", | 
					
						
							| 
									
										
										
										
											2024-01-14 14:14:30 +00:00
										 |  |  |   "author": "https://github.com/atuinsh", | 
					
						
							| 
									
										
										
										
											2024-01-13 14:20:52 +00:00
										 |  |  |   "source": "https://github.com/atuinsh/atuin", | 
					
						
							| 
									
										
										
										
											2024-01-14 13:19:29 +00:00
										 |  |  |   "website": "https://atuin.sh", | 
					
						
							| 
									
										
										
										
											2024-01-14 14:14:30 +00:00
										 |  |  |   "no_gui": true, | 
					
						
							| 
									
										
										
										
											2024-01-14 05:09:32 +00:00
										 |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2024-01-29 18:53:14 +00:00
										 |  |  |       "type": "random", | 
					
						
							| 
									
										
										
										
											2024-01-14 05:09:32 +00:00
										 |  |  |       "label": "Atuin DB Password", | 
					
						
							| 
									
										
										
										
											2024-01-29 18:53:14 +00:00
										 |  |  |       "min": 50, | 
					
						
							| 
									
										
										
										
											2024-01-14 05:09:32 +00:00
										 |  |  |       "env_variable": "ATUIN_DB_PASSWORD" | 
					
						
							| 
									
										
										
										
											2024-01-29 18:53:14 +00:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "boolean", | 
					
						
							|  |  |  |       "label": "Allow User Registrastion", | 
					
						
							|  |  |  |       "hint": "Set it to true intially to create the first user.", | 
					
						
							|  |  |  |       "placeholder": "true", | 
					
						
							|  |  |  |       "default": true, | 
					
						
							|  |  |  |       "env_variable": "ATUIN_ALLOW_REGISTRATION" | 
					
						
							| 
									
										
										
										
											2024-01-14 05:09:32 +00:00
										 |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2024-03-17 09:06:45 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "amd64", | 
					
						
							|  |  |  |     "arm64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2024-01-13 14:20:52 +00:00
										 |  |  | } |