Skip to content

y-okumura-isp/knowledge

 
 

Repository files navigation

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

Build with Eclipse & Tomcat

You can read how to develop with Eclipse & Tomcat by this article. Here is a short summary:

  • Import to Eclipse
    • Download Eclipse
    • Clone this repository
    • Run Eclipse, specify JRE 1.8
    • Import Knowledge directory by "File > Import > Maven > Existing Maven Projects"
  • Run in Eclipse
    • Download tomcat v8
    • Set up tomcat v8 according to Eclipse Servers view
    • Add tomcat to Eclipse
    • Right click and start
  • Access to http://localhost:8080/knowledge

Build manually

You can create war file by launch.sh with some modifications. Also you need docker and docker-compose. See support-project#1100 about launch.sh modifications.

ER diagram

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

vulnerability testing

  • vulnerability testing with VAddy
VAddy logo

About

Free Knowledge Management System

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.1%
  • JavaScript 3.2%
  • CSS 0.5%
  • HTML 0.2%
  • Shell 0.0%
  • Dockerfile 0.0%