Skip to content
koda3 edited this page Apr 20, 2016 · 3 revisions

Install

  • Install the Java version 8 or later
  • Install the Tomcat 8.0 or later
    • Even without a Tomcat, and I think that it works as long as it is a server that supports later Servlet3.1
    • The path of the Tomcat installation should not be including the whitespace.
  • Download knowledge.war
  • The Tomcat webapps directory of, put the knowledge.war (war is ready to use is deployed)

Initial setting [Register of administrator user]

  • please go to http:// [IP]:[port]/knowledge
  • Please press the "sign in" in the upper right
  • [id / password] Please sign in with [admin / admin123] (setup for the administrator user)
  • In will be displayed administrator menu "config" → "users" is the top right corner of the menu, please add a new administrator user
  • The user presses the "sign out" in the upper right corner, you can sign out a setup for the administrator user
  • Sign in with the registered new administrator, to open the management screen of the user again "config" → "users"
  • You will remove the setup for the administrator user

How to add a user

  • Additional user I Choose from the following three methods
    • administrator user management → administrator user registration
    • self registration (Service will check the registered e-mail address)
    • self registration (no check)
Clone this wiki locally