| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  | { | 
					
						
							| 
									
										
										
										
											2022-08-24 09:18:00 +00:00
										 |  |  |   "$schema": "../schema.json", | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |   "name": "Code-Server - Web VS Code", | 
					
						
							|  |  |  |   "available": true, | 
					
						
							| 
									
										
										
										
											2022-11-11 19:33:58 +00:00
										 |  |  |   "exposable": true, | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |   "port": 8101, | 
					
						
							|  |  |  |   "id": "code-server", | 
					
						
							| 
									
										
										
										
											2022-11-11 19:48:31 +00:00
										 |  |  |   "tipi_version": 5, | 
					
						
							|  |  |  |   "version": "4.8.3", | 
					
						
							|  |  |  |   "categories": [ | 
					
						
							|  |  |  |     "development" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2022-07-28 17:46:12 +00:00
										 |  |  |   "description": "", | 
					
						
							|  |  |  |   "short_desc": "Code-server is VS Code running on a remote server, accessible through the browser.", | 
					
						
							|  |  |  |   "author": "https://github.com/coder", | 
					
						
							|  |  |  |   "source": "https://github.com/linuxserver/docker-code-server", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "password", | 
					
						
							|  |  |  |       "label": "Password", | 
					
						
							|  |  |  |       "max": 50, | 
					
						
							|  |  |  |       "min": 3, | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "env_variable": "CODESERVER_PASSWORD" | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |