Install(NemakiWare) - aegif/NemakiWare GitHub Wiki

English/日本語


Prerequisites

  • Linux/Windows/Mac
  • Java
    • NemakiWare 2.3 : Java 7
    • NemakiWare 2.4 : Java 8
  • CouchDB (You must install by yourself CouchDB. See)

Installer

  • Installer runs on multi-platform.
  • Installer is build using IzPack.

Download the latest installer

https://github.com/aegif/NemakiWare/releases

Run the installer

  • GUI
    Simply click the execution file, or java -jar <installer_file>
  • CUI
    java -jar <installer_file> -console

Note

  • You must install and start CouchDB before this installation.
  • Each item in the installer can be skipped. For example:
    • You can reinitialize only CouchDB.
    • You can update only war files + tomcat server.

Start up

  • Make sure you have already run CouchDB before starting NemakiWare
  • Then, all you need to do is just run the tomcat server
    sh <TOMCAT_PATH>/bin/startup.sh