| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Mongo Express", | 
					
						
							|  |  |  |   "id": "mongo-express", | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "short_desc": "Web-based MongoDB admin interface, written with Node.js and Express", | 
					
						
							|  |  |  |   "author": "MongoDB", | 
					
						
							| 
									
										
										
										
											2023-10-05 03:40:22 +00:00
										 |  |  |   "port": 8087, | 
					
						
							| 
									
										
										
										
											2024-01-06 04:21:51 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "development", | 
					
						
							|  |  |  |     "data" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  |   "description": "A web-based MongoDB admin interface written with Node.js, Express, and Bootstrap3", | 
					
						
							| 
									
										
										
										
											2024-01-06 04:21:51 +00:00
										 |  |  |   "tipi_version": 2, | 
					
						
							|  |  |  |   "version": "1.0.2", | 
					
						
							| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  |   "source": "https://github.com/mongo-express/mongo-express", | 
					
						
							|  |  |  |   "website": "https://www.mongodb.com/", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							| 
									
										
										
										
											2023-10-29 19:43:17 +00:00
										 |  |  |     { | 
					
						
							|  |  |  |       "type": "ip", | 
					
						
							|  |  |  |       "label": "MongoDB Server IP Address", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "ME_CONFIG_MONGODB_SERVERIP" | 
					
						
							|  |  |  |     }, | 
					
						
							| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  |     { | 
					
						
							|  |  |  |       "type": "text", | 
					
						
							|  |  |  |       "label": "MongoDB Admin Username", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							| 
									
										
										
										
											2023-10-05 03:40:22 +00:00
										 |  |  |       "min": 3, | 
					
						
							| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "ME_CONFIG_MONGODB_ADMINUSERNAME" | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-10-07 10:08:34 +00:00
										 |  |  |       "type": "password", | 
					
						
							|  |  |  |       "label": "MongoDB Admin Password", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 10, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "ME_CONFIG_MONGODB_ADMINPASSWORD" | 
					
						
							| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-10-07 10:08:34 +00:00
										 |  |  |       "type": "text", | 
					
						
							|  |  |  |       "label": "Mongo Express Web Username", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "ME_CONFIG_BASICAUTH_USERNAME" | 
					
						
							| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  |     }, | 
					
						
							|  |  |  |     { | 
					
						
							| 
									
										
										
										
											2023-10-07 10:08:34 +00:00
										 |  |  |       "type": "password", | 
					
						
							|  |  |  |       "label": "Mongo Express Web Password", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 10, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "ME_CONFIG_BASICAUTH_PASSWORD" | 
					
						
							| 
									
										
										
										
											2023-10-05 03:26:40 +00:00
										 |  |  |     } | 
					
						
							| 
									
										
										
										
											2023-10-29 19:43:17 +00:00
										 |  |  |   ], | 
					
						
							| 
									
										
										
										
											2024-01-06 04:21:51 +00:00
										 |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "arm64", | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							| 
									
										
										
										
											2023-10-07 10:08:34 +00:00
										 |  |  | } |