Skip to content

Wiki.js | A modern, lightweight and powerful wiki app built on Node.js 基于云开发 CloudBase Framework 开发部署

Notifications You must be signed in to change notification settings

pandagis/wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki.js 是一个基于 Node.js 构建的,现代的、轻量级的、功能强大的 wiki 应用。

部署

本项目基于开源项目 CloudBase Framework 开发部署,支持一键云端部署

配置

  • DB_HOST:数据库 Host
  • DB_PORT: 数据库端口
  • DB_USER: 数据库用户
  • DB_PASS: 数据库密码
  • DB_NAME: 数据库名称,默认为 wiki

依赖

  • CynosDB:使用 CynosDB 数据库存储数据

注意事项

  1. 部署时,需要将服务路径设置为根路径 /
  2. Wiki.js 支持使用 PostgreSQL 数据库

About

Wiki.js | A modern, lightweight and powerful wiki app built on Node.js 基于云开发 CloudBase Framework 开发部署

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 55.7%
  • Shell 44.3%