31 lines
		
	
	
		
			694 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			694 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "WikiJS",
 | |
|   "port": 8148,
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "id": "wikijs",
 | |
|   "tipi_version": 6,
 | |
|   "version": "2.5.301",
 | |
|   "categories": [
 | |
|     "media"
 | |
|   ],
 | |
|   "description": "A modern, lightweight and powerful wiki app built on NodeJS ",
 | |
|   "short_desc": "A modern and powerful wiki app built on Node.js",
 | |
|   "author": "https://github.com/requarks",
 | |
|   "source": "https://github.com/requarks/wiki",
 | |
|   "website": "https://js.wiki/",
 | |
|   "form_fields": [
 | |
|     {
 | |
|       "type": "random",
 | |
|       "label": "WIKI_JS_DB_PASS",
 | |
|       "min": 32,
 | |
|       "env_variable": "WIKI_JS_DB_PASS"
 | |
|     }
 | |
|   ],
 | |
|   "supported_architectures": [
 | |
|     "arm64",
 | |
|     "amd64"
 | |
|   ]
 | |
| }
 | 
![renovate[bot]](/assets/img/avatar_default.png)