Skip to content

Latest commit

 

History

History
82 lines (52 loc) · 2.5 KB

README.md

File metadata and controls

82 lines (52 loc) · 2.5 KB

Knowledge

Build Status

About

  • UNOFFICIAL Free Knowledge Management System
  • landing page and Online manual
  • As original repository does not look to be maintained, I update it unofficially.

Differences

Support

Live Demo

Deploy to Heroku

Deploy

How to initial set up

Developer manual

Debug with Eclipse & Tomcat

https://qiita.com/Nicasdream0/items/bd977594906e70be16cd

Build manually

you can build knowledge.war with mvn command;

Java Version

$ java -version
openjdk 11.0.20 2023-07-18 LTS
OpenJDK Runtime Environment Corretto-11.0.20.8.1 (build 11.0.20+8-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.20.8.1 (build 11.0.20+8-LTS, mixed mode)

CPMMAND

$ mvn install -DskipTests=true -Dmaven.javadoc.skip=true -e

ER diagram

You can see ER diagram at document/database (in Japanese).

vulnerability testing

  • vulnerability testing with VAddy VAddy logo

Knowledge

Build Status

About

  • UNOFFICIAL Free Knowledge Management System
  • landing page and Online manual
  • As original repository does not look to be maintained, I update it unofficially.