Skip to content
fu7mu4 edited this page Jan 19, 2017 · 3 revisions

Install

  • Install Java Development Kit version 8 or later
  • Install Tomcat 8.0 or later
    • I think that it works well with Servlet3.1 instead of Tomcat
    • The install path of Tomcat should not be including the whitespace.
  • Download knowledge.war
  • Put knowledge.war into the webapp directory (war is ready to use when it is deployed)

Initial setting [Register of administrator user]

  • please go to http:// [IP]:[port]/knowledge
  • Please press the "sign in" in the upper right
  • Please sign in as a setup account using id : admin and password : admin123
  • The administrator menu "config" → "users" is displayed on the top right corner
  • Add a new administrator user for you
  • Presses the "sign out" in the upper right corner to sign out for the setup account
  • Sign in with your administrator account and open the management screen of the user again "config" → "users"
  • You will remove the set up account

How to add a user

  • You can choose following three methods to add non administrator account
    • administrator user management → administrator user registration
    • self registration (Service will check the registered e-mail address)
    • self registration (no check)